hello-nrfcloud / firmware

Firmware for devices connecting to nRF Cloud for the out-of-box experience
Other
3 stars 6 forks source link

app: modules: POC split TRIGGER_CHAN into separate channels #236

Open gregersrygg opened 4 days ago

gregersrygg commented 4 days ago

Instead of using the TRIGGER_CHAN message for a type. Use separate channels for data sample and poll, and only notify observers instead of publishing a message on the channels.