mightChamp

Results 11 comments of mightChamp

Thanks for your reply, I have done this by some modification in code. Still I am not getting perfect result of location due to placing of gateway, I am using...

how to properly define widthMeter in App.js? RSSI mapping of space is possible, I will try and let you know.

how to properly define widthMeter in App.js?

Ya true have to work on it.

ERROR: Failed to set SX1250_0 in STANDBY_RC mode ERROR: Failed to set SX1250_1 in STANDBY_RC mode if I bypass this error in code, then everything works fine. Is any significance...

We found that when external interrupt & other function uses APP_PRINTF() function, then MCU get stucks. In debugger, it is found that, MCU stuck in stm32_tiny_vsnprintf.c in tiny_vsnprintf_like() function at...

Just for curiosity, why RTC Clock selection is taken as static from menu config from IDF, instead of api call, and set clock.

Below code is working for External crystal, without building libraries in esp-idf for arduino. it is also tested for 24 hour of deepsleep and working fine. ```bash #include "Arduino.h" #include...