Author Topic: How to store data that can be retrieved after OAK reboot  (Read 7044 times)

digistump

  • Administrator
  • Hero Member
  • *****
  • Posts: 1465
Re: How to store data that can be retrieved after OAK reboot
« Reply #15 on: April 01, 2016, 03:28:26 pm »
There is also some memory available that survives deep sleep but is not written to flash - it is not officially supported at all, but some info is out there on it like this: http://www.esp8266.com/viewtopic.php?f=8&t=3505

Mr.B

  • Newbie
  • *
  • Posts: 9
Re: How to store data that can be retrieved after OAK reboot
« Reply #16 on: April 01, 2016, 09:43:05 pm »
Thank you for the link.