IoTThinks.com

Results 207 comments of IoTThinks.com

Working with TinyGSM. https://github.com/IoTThinks/esp32FOTAGSM Changed quite a few places - Fixed peek() in TinyGSM library. - Replaced WiFiClient by TinyGSM. - Replaced HTTPClient by ArduinoHttpClient. - Broke checkURL into checkHOST,...

My esp32 works fine with this library. Make very SURE that the pins are soldered properly. If the pins are loosen when the board boots, it will show "Device not...

Hi, I disabled WiFi scan throttling in my Samsung A10 (Android 10) already. The screen is ON. The app is slow to push the learning data. Few data (5 datasets?)...

For me, it is ok. Can even off the app and open without login again.

@HuzefaGadi My app is now spinning forever. Even can not reach the login box. Any hint on the errors? Thanks million.

I will put the log in this github when I am back to the project next week. Thanks a lot for your time.

Glad to have some improvements. I tested the app. Still need improvements here and there in the App GUI. However, I'm not expert in Flutter yet. But I can contribute...

Over here says sdk: ">=2.12.0

@jiekechoo So we need to change qr_code_scanner: ^0.6.1 to qr_code_scanner: ^1.0.0? Have you made it working? Thanks a lot.

> @jiekechoo So we need to change qr_code_scanner: ^0.6.1 to qr_code_scanner: ^1.0.0? > > Have you made it working? Thanks a lot. This approach works. I can run the app...