You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to test the s76g lora + gps examples of the twatch 2019 but I'm experiencing few problems with the power management.
I'm quite new to arduino projects sorry.
I'm trying to integrate a project called GxAir for reading and sending Lora data with the watch 2019, I was able to connect and get data from the s76g but then the power button is not working anymore.. I found also that once I flash also other examples I have the same problem with platformio.
I found your article about power management and I'm gonna try this example to run tasks (if I understood correctly) managing power consumption.
My question (related to 11 T-Watch wakeup BMA423 AXP202 minimal version):
where should I put my code to receive ad analyse data from the s76g in the example to run it in low power energy.. like it can be run in background the reading of data from s76g and display data only on wakeup of the screen?
thanks in advance for your time.
Regards,
Martino
The text was updated successfully, but these errors were encountered:
Hi,
not an issue but asking for help if possible.
I'm trying to test the s76g lora + gps examples of the twatch 2019 but I'm experiencing few problems with the power management.
I'm quite new to arduino projects sorry.
I'm trying to integrate a project called GxAir for reading and sending Lora data with the watch 2019, I was able to connect and get data from the s76g but then the power button is not working anymore.. I found also that once I flash also other examples I have the same problem with platformio.
I found your article about power management and I'm gonna try this example to run tasks (if I understood correctly) managing power consumption.
My question (related to 11 T-Watch wakeup BMA423 AXP202 minimal version):
where should I put my code to receive ad analyse data from the s76g in the example to run it in low power energy.. like it can be run in background the reading of data from s76g and display data only on wakeup of the screen?
thanks in advance for your time.
Regards,
Martino
The text was updated successfully, but these errors were encountered: