kmilokeepex

Results 4 comments of kmilokeepex

here is the code that work for me to reed the batery voltage. // Bateria is connected to GPIO 35 (Analog ADC1_CH6) //const int batPin = 35; #define PIN_ADC_BAT 35...

Hi @NgocThinhNTP18 i do the same of @JfloresIoTF and @farmerkz but it the same problem [TB] Requesting shared attributes transformed from (fw_checksum,fw_checksum_algorithm,fw_size,fw_title,fw_version) into json ({"sharedKeys":"fw_checksum,fw_checksum_algorithm,fw_size,fw_title,fw_version"}) [TB] Callback on_message from topic:...

> > Perhaps this is due to the board? I'm using a Firebeetle board, https://wiki.dfrobot.com/FireBeetle_Board_ESP32_E_SKU_DFR0654. > > I'm using a board I designed myself based on the ESP32-WROOM, VSCode and...

Same problem here ... some one have a solution?