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

How to add key for e22 lora modules #17

Closed fixajteknik closed 1 year ago

fixajteknik commented 1 year ago

Well i can cahnge all parameters with your library thanks 🙏. But i cant change the password which is key labelled as at the Rf setting software.

Screenshot_20230110_044234_Chrome

xreef commented 1 year ago

Hi, but key I think It's the encryption key, and you can set It with

https://github.com/xreef/EByte_LoRa_E22_Series_Library/blob/master/LoRa_E22.h#L205

configuration.CRYPT.CRYPT_H configuration.CRYPT.CRYPT_L

Give me a feedback. Bye Renzo

fixajteknik commented 1 year ago

thanks it works

xreef commented 1 year ago

Thank a lot for your tests. Bye Renzo