LSatan / SmartRC-CC1101-Driver-Lib

This driver library can be used for many libraries that use a simple RF ASK module, with the advantages of the cc1101 module. It offers many direct setting options as in SmartRF Studio and calculates settings such as MHz directly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reception stops after a while

StefanoGiu opened this issue · comments

I've implemented a Alarm transmitter/receiver via NodeMCU and CC1101 antenna. The signals are received properly by the NodeMCU that sends it to my MQTT server (e.g. periodical battery check signals for the wireless door sensors).

After a while, the NodeMCU stops receiving signals and it only works again after a reset.

How can I check what's going on ? Any suggestion?