-
Notifications
You must be signed in to change notification settings - Fork 848
Open
Description
Is your feature request related to a problem?
I installed OpenMQTTGateway on a LilyGO 433 board. The Cardin-S466 sensor is detected incorrectly as a Smoke-GS558 detector.
When tested with an RTL-SDR, the sensor is recognized correctly as Cardin-S466.
Describe the solution you'd like
Add proper support for the Cardin-S466 sensor in OpenMQTTGateway so it is identified and decoded correctly.
Describe alternatives you've considered
- Using an RTL-SDR works, but it requires a separate host device, which is not a practical solution for embedded deployments.
Additional context
If helpful, here is the RTL_433 output when the Cardin-S466 sensor is received from the board:
N: [ OMG->MQTT ] topic: home/OMG_lilygo_rtl_433_ESP_OOK/RTL_433toMQTT/Smoke-GS558/28994 msg: {"model":"Smoke-GS558","id":28994,"unit":24,"learn":0,"code":"ce2858","protocol":"Wireless Smoke and Heat Detector GS 558","rssi":-77,"duration":691996}
N: [ OMG->MQTT ] topic: home/OMG_lilygo_rtl_433_ESP_OOK/RTL_433toMQTT/Smoke-GS558/30204 msg: {"model":"Smoke-GS558","id":30204,"unit":4,"learn":0,"code":"cebf84","protocol":"Wireless Smoke and Heat Detector GS 558","rssi":-77,"duration":718996}
The actual product is:
CPVAN Wirless 433MhZ Door Sensor Window Sensor only for CP10/CP10 Pro/CP10 Pro LoRa/SN30W Home Alarm System
Metadata
Metadata
Assignees
Labels
No labels