Search found 4 matches

by divraj
Wed Feb 01, 2023 8:30 pm
Forum: General Discussion
Topic: ESP32-S3 GPIO18 not changing levles
Replies: 1
Views: 688

ESP32-S3 GPIO18 not changing levles

Problem: Trying to turn on and off GPIO18 (using as digital output) with a button. The code is running however the voltage level for GPIO18 is staying at 1.6v. I have GPIO8 wired the same way and running the same code and that is working fine. Is there something internally attached to GPIO18 which c...
by divraj
Thu Jun 24, 2021 10:29 am
Forum: General Discussion
Topic: How to Subscribe to a Notify BLE (NIMBLE)
Replies: 1
Views: 2299

How to Subscribe to a Notify BLE (NIMBLE)

Hi I am trying to use the NimBLE stack to listen to a BLE device which updates its notify characteristics every second. I am able to search for the service and characteristics, however I am able to find any api reference for me subscribe to notify characteristics and listen to the events. Is this po...
by divraj
Tue May 25, 2021 10:10 pm
Forum: General Discussion
Topic: Source Code for WiFi Provisioning App
Replies: 1
Views: 1738

Source Code for WiFi Provisioning App

Is the source code for the WiFI provisioning app available on the IOS and Android store open source. I would like to leverage the flow on how those apps works instead of building my own from scratch using the libraries provided

Note: Im not looking for a link to the LIBRARIES (plugins). :idea:
by divraj
Tue Dec 29, 2020 11:59 pm
Forum: ESP-IDF
Topic: Can't install IDF on Windows10 PC
Replies: 3
Views: 2613

Re: Can't install IDF on Windows10 PC

I have the same issue. Were you able to resolve this?