Search found 1 match

by Bhaydar
Thu Nov 28, 2024 12:38 pm
Forum: ESP-IDF
Topic: How to send data in int32 type with zigbee
Replies: 0
Views: 371

How to send data in int32 type with zigbee

I am new to esp-idf. Which library should I use to send int32 type data with Zigbee?

I need to send int32 data to esp32-h2 module using zigbee and read this data from other esp32-h2 module.