Hello
I'm trying to send a simple string "HelloWorld" over ESPNOW (i really want to send a complete JSON but this is a test).
Master says that send the message OK.
Slave recieve the message but only the first 4 chars "Hell", so is missing "oWorld"
I read the documentation and it says that max is 250 Bytes, there is some way to send and recieve more information?
Send JSON String over ESPNOW
-
- Posts: 9764
- Joined: Thu Nov 26, 2015 4:08 am
Re: Send JSON String over ESPNOW
Hard to say what's going wrong without looking at the code. My intuition tells me that you're possibly using sizeof() on a pointer as the length, though.
Who is online
Users browsing this forum: Bing [Bot], MicroController and 217 guests