espressif / esp-now

A connectionless Wi-Fi communication protocol
Apache License 2.0
486 stars 91 forks source link

ESP-NOW sends a data error (AEGHB-127) #66

Closed lonelysheep1212 closed 1 year ago

lonelysheep1212 commented 1 year ago

I want to send some data to another ESP32 by esp_now. But something happenned. As is Followes: C3 RY$F$MB%3)4H7U5YA0OH NX2M ~)F2O5$_JCB5 Q1NR6

svdrummer commented 1 year ago

Try (uint8_t *) &send_buff,

lonelysheep1212 commented 1 year ago

Thanks for your feedback, i'll check it again.

lhespress commented 1 year ago

@lonelysheep1212 Any update about this?

lhespress commented 1 year ago

@lonelysheep1212 Closing this issue since there has been no update on this. Please feel free to reopen if required.