Search found 4 matches
- Fri Mar 17, 2023 8:47 am
- Forum: Hardware
- Topic: Can powering the ADC on and off often wear it down?
- Replies: 2
- Views: 1162
Re: Can powering the ADC on and off often wear it down?
Great, thanks for the quick reply!
- Thu Mar 16, 2023 9:46 am
- Forum: Hardware
- Topic: Can powering the ADC on and off often wear it down?
- Replies: 2
- Views: 1162
Can powering the ADC on and off often wear it down?
Hi! In order to save energy we want to power the ADC off when we don't use it with `adc_power_off`. However, we use the ADC every 100 ms, which means that the ADC will be powered off and on 10 times every second all the time. Is this ok, or does the ADC have a wear limit for how many times it can be...
- Mon Jan 27, 2020 6:55 am
- Forum: ESP-IDF
- Topic: Will BLE provisioning with the NimBLE stack be supported in ESP-IDF 3.3?
- Replies: 4
- Views: 6787
Re: Will BLE provisioning with the NimBLE stack be supported in ESP-IDF 3.3?
Thanks for your reply. We'll look into migrating to v4.
- Fri Jan 17, 2020 1:52 pm
- Forum: ESP-IDF
- Topic: Will BLE provisioning with the NimBLE stack be supported in ESP-IDF 3.3?
- Replies: 4
- Views: 6787
Will BLE provisioning with the NimBLE stack be supported in ESP-IDF 3.3?
Hi, Are there any plans to support BLE provisioning with the NimBLE stack on the 3.3.x releases? It's a great feature that you support NimBLE in 3.3.1, as it makes our app much smaller, however, the BLE provisioning example does not compile when using the NimBLE stack. The first error that occurs is...