You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have to "reactivate" a WSLV3 board (have erased flash while looking for an other issue) - but the serial activation does not work.
Using the LoRaWan.ino sample code and get still the following:
21:03:16.335 -> Please provide a correct license! For more information:
21:03:16.383 -> http://www.heltec.cn/search/
21:03:16.383 -> ESP32ChipID=A42482FA12F4
Insert in Arduino serial monitor window the Line AT+CDKEY=xxx
-> the key without any "0x" or "," - only the numbers/letters
and send it to device, while it show you that correct license will be needed
I have to "reactivate" a WSLV3 board (have erased flash while looking for an other issue) - but the serial activation does not work.
Using the LoRaWan.ino sample code and get still the following:
My code:
The license contain the right numbers - instead of the "XXXX" are the valid numbers ;)
What is wrong?
Thanks for any help!
EDIT: I have solved this for myself - using the "AT" command. But anyway the requested solution should work, right?
The text was updated successfully, but these errors were encountered: