Search found 3 matches

by juanchu98
Mon Oct 19, 2020 6:51 am
Forum: ESP-IDF
Topic: Serial Modbus Master - restart stack
Replies: 3
Views: 5021

Re: Serial Modbus Master - restart stack

Hello everyone, I'm facing this same issue in a recent release of ESP-IDF (v4.3-dev-907-g6c17e3a64). Could you please tell me how did you fix the issue? I have checked all the issues on github but seems i cannot reinit the Modbus Stack. I still get the errors similar to @mronchi: E (2968) MB_PORT_CO...
by juanchu98
Mon Oct 12, 2020 3:39 pm
Forum: ESP-IDF
Topic: BLE-MESH Sensor Model
Replies: 0
Views: 1712

BLE-MESH Sensor Model

Hello everyone, I'm developing an application with ESP-BLE-MESH and i have encountered a few things i'm not sure about and i would like someone to answer me. I'm working with the "sensor server models" and they have a specific state called "Cadence", which may affect the publishing period previously...
by juanchu98
Fri Jun 19, 2020 12:44 pm
Forum: ESP-IDF
Topic: Ble Mesh Pub/Sub Example
Replies: 4
Views: 6994

Ble Mesh Pub/Sub Example

Hello everyone! I have been testing ESP-BLE-MESH and, so far, i am doing good besides the complexity of the technology. I have tested all the examples on github and i still have lots of doubts. I want to create a bluetooth mesh based on sensor model clients and servers via publication/subscription p...