Environment | esp32dev-rtl_433 |
uC | esp32dev |
Hardware | |
Description | Gateway using RTL_433_ESP library, need CC1101 |
Modules | gatewayRTL_433 |
Platform | com.esp32_platform |
Partitions | min_spiffs.csv |
Libraries | com-esp32.lib_deps |
| rtl_433_ESP |
| smartrc-cc1101-driver-lib |
Options | com-esp32.build_flags |
| valueAsATopic=true ; MQTT topic includes model and device |
| LOG_LEVEL=LOG_LEVEL_TRACE |
| Gateway_Name="OMG_rtl_433_ESP" |
| ZgatewayRTL_433="rtl_433" |
| ZradioCC1101="CC1101" |
| DEMOD_DEBUG=true ; display signal debug info |
| PUBLISH_UNPARSED=true ; publish unparsed signal details |
| SIGNAL_RSSI=true ; Display during signal receive |
| NO_DEAF_WORKAROUND=true |
| RF_CC1101="CC1101" ; CC1101 Transceiver Module |
| RF_MODULE_GDO0=12 ; CC1101 pin GDO0 |
| RF_MODULE_GDO2=27 ; CC1101 pin GDO2 |