logo elektroda
logo elektroda
X
logo elektroda

Code help to receive data from zigbee receiver to ESP32 module and send to smartphones

81 9
ADVERTISEMENT
  • #1 21680578
    Derby Jhon
    Anonymous  
  • ADVERTISEMENT
  • #2 21680579
    David Ashton
    Anonymous  
  • #3 21680580
    Derby Jhon
    Anonymous  
  • ADVERTISEMENT
  • #4 21680581
    David Ashton
    Anonymous  
  • ADVERTISEMENT
  • #5 21680582
    Max Maxfield
    Anonymous  
  • #6 21680583
    EEWeb
    Anonymous  
  • #7 21680584
    David Ewing
    Anonymous  
  • ADVERTISEMENT
  • #8 21680585
    Derby Jhon
    Anonymous  
  • #9 21680586
    Elizabeth Simon
    Anonymous  
  • #10 21680587
    Rinku sharma
    Anonymous  

Topic summary

The discussion focuses on interfacing a ZigBee temperature sensor with an ESP32 module to transmit sensor data via BLE to smartphones. It was clarified that the referenced temperature sensor operates on a 900MHz proprietary DigiMesh protocol rather than ZigBee, necessitating Digi hardware at the receiver end. The recommended approach involves connecting the DigiMesh modem to the ESP32 through a UART serial interface to receive sensor data. Subsequently, the ESP32 can be programmed to send this data over BLE, requiring appropriate BLE stack implementation and data formatting. Alternative suggestions include using a BLE temperature sensor to communicate directly with the ESP32, simplifying the system by eliminating the DigiMesh modem. The conversation also highlights the need for example code or libraries for serial communication with the modem and BLE data transmission on the ESP32. Category management advice for posting embedded systems questions was also provided.
Summary generated by the language model.
ADVERTISEMENT