This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Building a Solar Powered Low Energy nRF52832 based Platform/Board with Lithium-ion Charger

I’d like to be able to read some environmental sensors and control some low power outdoor devices using the nRF52832. While I am aware that the nRF52 can operate for a long time on one 18650 battery, I’d like to extend this run time indefinitely by adding a single 0.5W to 1W solar panel.  I have calculated the additional material cost (for the solar panel and linear charge controller) at less than $2.5 so it is a worthwhile investment.

I can build this myself but before I go down this path, I’d like to see if there is an existing design that I can re-use or improve on.

I intend to include:

  • MPPT solar charge controller (probably linear, but possibly switching, depending on performance and cost difference)
  • Solar panel current sensor
  • Solar panel voltage sensor
  • Battery current sensor
  • Battery voltage sensor
  • Ability to shutdown all 4 power sensors, to conserve power, while sleeping (depending on cost of switches vs. just using a bigger solar panel)
  • Calculate approximate battery state of charge and remaining run time
  • Transmit this data via BLE

 

Is anybody building, or has built, anything similar and has a design that they can share?

I also welcome any questions or comments.

Parents Reply
  • Thanks for the idea.

    Yes, I did quite a bit of research. There are plenty of reference designs for low power solar charging but none of them include current sensors and BLE. I already have various MPPT chips and solar panels. I have no technical problem designing and manufacturing this - I just don't want to be re-inventing the wheel if somebody has already done it.

Children
Related