To avoid possible conflicts with my app, I tested with Wifi Examples from ESP-IDF repo:
https://github.com/espressif/esp-idf/bl ... ple_main.c
Sorry for this missing point.
Search found 5 matches
- Mon Aug 10, 2020 3:52 pm
- Forum: ESP-IDF
- Topic: ATOM Lite Wifi Disconnect on specific versions
- Replies: 1
- Views: 2416
- Mon Aug 10, 2020 3:38 pm
- Forum: ESP-IDF
- Topic: ATOM Lite Wifi Disconnect on specific versions
- Replies: 1
- Views: 2416
ATOM Lite Wifi Disconnect on specific versions
Hello, I need some help with ESP-IDF in a Atom Lite. I have two version of Atom Lite and one of Stick C. One version of Atom Lite has a label with the text "Adding Model-ATOM-2" with FCC details, the other version has a label with text "NOTE". See Photo: https://pasteboard.co/JlJHMAW.jpg My program,...
- Wed Jul 03, 2019 5:52 pm
- Forum: Hardware
- Topic: Multi voltage input with custom level detection
- Replies: 5
- Views: 7273
Re: Multi voltage input with custom level detection
First of all, thanks for your quick responses and dedication to this post. Maybe I don't understand well your point of view. Sorry if is the case. If I use a voltage divider to get 3.3v when the input have 40v (my max), to get a guaranteed high I need something higher 30v and to get a guaranteed low...
- Fri Jun 28, 2019 11:48 am
- Forum: Hardware
- Topic: Multi voltage input with custom level detection
- Replies: 5
- Views: 7273
Re: Multi voltage input with custom level detection
Hello ESP_Sprite,
The threshold it's critical because it very old machinery with floating GND, large wires and a lot of noise. Having a perfect 0v in this environment is very hard.
Many thanks for your reply.
The threshold it's critical because it very old machinery with floating GND, large wires and a lot of noise. Having a perfect 0v in this environment is very hard.
Many thanks for your reply.
- Thu Jun 27, 2019 6:27 pm
- Forum: Hardware
- Topic: Multi voltage input with custom level detection
- Replies: 5
- Views: 7273
Multi voltage input with custom level detection
Hello, I'm try to made a system with some custom requirements for the inputs but my solutions needs too many components, are expensive or don't adjust to all my requirements. Let me explain what are the custom requirements for the inputs: I need minimun 12 digital inputs but every input needs to be ...