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 gave up on the hope to get ESP32 support.
Now I have chosen another option and try to get nRF52 support within this library.
I have chosen the nRF52832 which has great power saving features and I think it bevaves better than the ESP32 (does no restart after wakeup).
I have enough source to use the nRF52 sleep featues like I know it for the ESP32, however, many projects rely on the LowPower.h sleep functions and thus it would be great to have the abstraction of the sleep functions through this lib.
Any chance to get it?
The text was updated successfully, but these errors were encountered:
I gave up on the hope to get ESP32 support.
Now I have chosen another option and try to get nRF52 support within this library.
I have chosen the nRF52832 which has great power saving features and I think it bevaves better than the ESP32 (does no restart after wakeup).
I have enough source to use the nRF52 sleep featues like I know it for the ESP32, however, many projects rely on the LowPower.h sleep functions and thus it would be great to have the abstraction of the sleep functions through this lib.
Any chance to get it?
The text was updated successfully, but these errors were encountered: