Send JSON String over ESPNOW
Posted: Mon Dec 23, 2019 6:33 pm
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?
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?