Search found 4 matches
- Mon Jan 23, 2017 12:47 pm
- Forum: General Discussion
- Topic: difference between different wakeup
- Replies: 1
- Views: 4228
difference between different wakeup
Hi, could someone tell me the difference between wakeup per interrupt [esp_deep_sleep_enable_ext0_wakeup()] and wakeup per ulp [ I_END(1)]? How does wakeup per interrupt work? Is the ulp involved? Is the mein core really in deep sleep? what about the power consumption while [esp_deep_sleep_enable_ex...
- Fri Jan 20, 2017 9:34 am
- Forum: General Discussion
- Topic: power draw
- Replies: 5
- Views: 21584
Re: power draw
Hey all, are there some news concerning power consumption? Yesterday I put the maincore into deep sleep and measured 5mA with everything switched off. This is far away from 25uA. I used this code. Have I done something wrong? Of course I measured with all other power draining components removed. I v...
- Mon Jan 09, 2017 3:53 pm
- Forum: ESP-IDF
- Topic: BLE gatts server example
- Replies: 3
- Views: 9586
Re: BLE gatts server example
Unfortunately the device is almost never visible! I already read about the connection problem with Android ... But if I can't see the device I'm also not able to connect2. Device not visible
- Mon Jan 09, 2017 11:45 am
- Forum: ESP-IDF
- Topic: BLE gatts server example
- Replies: 3
- Views: 9586
BLE gatts server example
Hi, I am using the eps32 module WiPy2.0 (https://www.pycom.io/solutions/py-boards/wipy2/) with the gatts server example. the serial output is printing the following outputs: ... RF Init OK with coex E (5090) BT: app_main init bluetooth E (5090) BT: Startup BTU E (5110) BT: bta_dm_co_ble_load_local_k...