Page 1 of 1

Esp32-WROOM-32D lost name after time.

Posted: Wed Oct 20, 2021 11:51 am
by Witeklab
Hello, I'm new to the forum and I'm gonna try to explain my problem.

I'm currently working on an APP that pass data between ESP32-WROOM-32D microchip (through BLE) and a mobile phone.
The Microchip is programmed with Micropython with Thonny.
Everything worked fine with hard work (I'm new with microchips and programming them) but with some time the "name" of the device is not appearing anymore even using the same code before the error.

Can anyone relate me some info or help me with this problem? I just wanna set the name of the device.
Currently my code is setting the name via constructor of the class.