Search found 3 matches
- Wed Sep 14, 2016 12:44 pm
- Forum: General Discussion
- Topic: KiCad footprint
- Replies: 3
- Views: 11025
Re: KiCad footprint
@adamjvr — for the ESP32 chip itself, I'm assuming you just made the eeschema symbol, right? Standard QFN48+pad footprint works ok?
- Thu Sep 08, 2016 8:17 am
- Forum: General Discussion
- Topic: WiFi *and* BLE
- Replies: 4
- Views: 10417
WiFi *and* BLE
The ESP32 can do both WiFi and BLE, using a single antenna. But I'm having trouble finding out whether it is possible to use both at the same time. Is the ESP32 a "WiFi+BLE" chip, or an "either WiFi or BLE" chip? By "at the same time" I mean something like doing both SoftAP and BLE beacon broadcasts...
- Tue Sep 06, 2016 9:42 am
- Forum: ESP-IDF
- Topic: Passive scanning
- Replies: 1
- Views: 7315
Passive scanning
Hi, Will the ESP32 be suitable for passive wi-fi client detection (such as customer counting in retail stores)? I'm asking, because this requires specific support from both hardware and SDK, to be able to quickly switch and listen on multiple frequencies. Please note that I do not mean running an AP...