Search found 2 matches

by wintu.vogga
Sat Feb 01, 2025 1:49 pm
Forum: Hardware
Topic: How to keep MOSI line high at idle?
Replies: 3
Views: 5739

Re: How to keep MOSI line high at idle?

Thanks for this info, It helped me a lot. I am using three BL0940 metering chips on a single SPI bus for a three phase AC board. with IDF version v5.0.1 everything was ok. after I updated the IDF version to 5.3.2 and above SPI read could not work. When i checked on the oscilloscope SPI MOSI signal w...
by wintu.vogga
Tue Oct 25, 2022 12:14 pm
Forum: General Discussion
Topic: ESP-BLE-MESH How to add a custom service and characteristics ?
Replies: 0
Views: 721

ESP-BLE-MESH How to add a custom service and characteristics ?

Hi, I am developing firmware for BLE mesh node (multi channel smart relay) for a home automation project. I am hitting a road block on one thing. I want to communicate with the device before I provision it in to the mesh network. The reason is I want user to test few things like checking which chann...