What is the exact error you face?
Docs for rtcmem are available here: https://nodemcu.readthedocs.org/en/dev/ ... es/rtcmem/
jonwise wrote:How can I find which modules are included in the build?
When compiled with the cloud build service, the included modules are listed after booting.
jonwise wrote:I did a custom build including rtcmem but still get 'nil' as the value of rtcmem. Perhaps rtcmem has prerequisites?
Not as far as I know. But it will return nil if the index is out of range.