xreef / EByte_LoRa_E22_Series_Library

Arduino LoRa EBYTE E22 device library complete and tested with Arduino, esp8266, esp32, STM32 and Raspberry Pi Pico (rp2040 boards).. sx1262/sx1268
Other
104 stars 22 forks source link

Arduino Nano gets/sends incorrect data. Looks like a bug in the library - Strings or memory manipulation. #18

Closed zhekaus closed 1 year ago

zhekaus commented 1 year ago

Arduino Nano gets/sends incorrect data. Looks like a bug in the library - Strings or memory manipulation. I tried two examples:

1) Arduino_e22_05_SendFixedTransmissionStructure 2) esp8266_e22_04_SendFixedTransmission

Esp8266 sends/gets correct text:

Success Hello, world?”

Arduino Nano sends/gets the following wrong text: Success ccessorld?

We can see part of «Success» insead of «Hello, w»

fixajteknik commented 1 year ago

Well i am not the author of library but i have tested all codes and i didnt see that problem. Can you share

your codes, lora parameters settings, lora modules model numbers, circut board images, schematic.

Sometimes if a user using white board and if there is a loose contact that will happen.