You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I am trying to create a larger custom made message to transmit from one node to another.
I have a string of 46 bytes which I then separate each character from the string to uint8_t mark1 of the struct dataMsg.
Communication is successful, however I can only receive the first 24 characters.
The text was updated successfully, but these errors were encountered:
Hello
I am trying to create a larger custom made message to transmit from one node to another.
I have a string of 46 bytes which I then separate each character from the string to uint8_t mark1 of the struct dataMsg.
Communication is successful, however I can only receive the first 24 characters.
The text was updated successfully, but these errors were encountered: