rgot-org / TheThingsNetwork_esp32

82 stars 24 forks source link

BLE_provisioning devEUI change problem #29

Open kadirozdinc opened 1 year ago

kadirozdinc commented 1 year ago

Hello firstly thanks for sharing this great resources and example with us, I have an issue with provisioning using mobile app shared.

I opened mobile app and change deveui,appeui,appkey. Appeui and Appkey is changed successfully but Deveui doesn't change somehow, app says "I've got problem!".

I inspect callback functions, for appeui and appkey, program can branch into these function but cannot into deveui.

What might be the reason ?

rgot-org commented 1 year ago

Hello, I just tested and everything is ok for me. if you use a copy/paste, can you check that there is not a space at the end of your deveui? click on "ok key" on the keyboard to validate the recording. if you are in "core level debug: info", you see [ _54799][I][TTN_esp32.cpp:352] saveKeys(): [ttn_prov] Dev EUI, app EUI and app key saved in NVS storage_ each time you validate

kadirozdinc commented 1 year ago

I tried almost everything but in vain there is no space or sth. like that. I understand and can see log for appeui and appkey but deveui didn't work anyway somehow :/ to solve the problem I try another bluetooth serial app from googlePlay. ( I use samsung note 7 phone)