Search found 28 matches

by pcbreflux
Wed Feb 15, 2017 4:48 pm
Forum: Sample Code
Topic: [Video] ESP32 - Using displays and the U8g2 library
Replies: 8
Views: 15664

Re: [Video] ESP32 - Using displays and the U8g2 library

thanks, I try a pull request against your sample. but i am more familiar with cvs and subversion, so may I am not able to get it at first glance.
by pcbreflux
Wed Feb 15, 2017 4:39 pm
Forum: General Discussion
Topic: Question regarding developing in Eclipse
Replies: 4
Views: 8995

Re: Question regarding developing in Eclipse

I start a new project in some seconds like this: 1. copy some similar start code to a new path 2. New "Makefile project with Existing code" in eclipse 3. open project properties 4. go to C/C++ General -> Path and Symbols -> Gnu C -> Import Settings File like https://github.com/pcbreflux/espressif/bl...
by pcbreflux
Wed Feb 15, 2017 12:12 pm
Forum: Sample Code
Topic: Sending command fomr gatt client to server (central to peripheric)
Replies: 5
Views: 11873

Re: Sending command fomr gatt client to server (central to peripheric)

Hi, the difference between esp_ble_gattc_write_char is writing to a characteristic (this is mainly what you want to send commands to your BLE device i.e. GATT Server) and esp_ble_gattc_write_char_descr writing to the descriptor (mostly used to enable the notification for reading characteristics with...
by pcbreflux
Wed Feb 15, 2017 11:36 am
Forum: Sample Code
Topic: [Video] ESP32 - Using displays and the U8g2 library
Replies: 8
Views: 15664

Re: [Video] ESP32 - Using displays and the U8g2 library

Hi, in addition to your code this is the my first crude I²C, u8g2, esp-idf example on a SSD1306 128x32 OLED display. https://github.com/pcbreflux/espressif/tree/master/esp32/app/ESP32_oled_i2c_u8g2 (some Arduino sample code here https://github.com/pcbreflux/espressif/tree/master/esp32/arduino/sketch...
by pcbreflux
Mon Feb 13, 2017 11:50 pm
Forum: General Discussion
Topic: Deep sleep power consumption - has something been changed in the latest ESP_IDF release?
Replies: 19
Views: 37547

Re: Deep sleep power consumption - has something been changed in the latest ESP_IDF release?

Some additions to the mesurements with the Fluke 17B+:
losses: Long leads, battery holder leads,
crocodile clips, breadbord + wires + pcb adapter
dmm accuracy at mA 1.5% +-3 Digit
uA Range ESP32 dont start
burden Voltage?
shunt ?
by pcbreflux
Mon Feb 13, 2017 4:53 pm
Forum: Sample Code
Topic: [Video] ESP32 - Using displays and the U8g2 library
Replies: 8
Views: 15664

Re: [Video] ESP32 - Using displays and the U8g2 library

Hi,

exellent SPI code. Thank you. If I find the time this week I can send you also a I2C version.
by pcbreflux
Sun Feb 12, 2017 10:24 pm
Forum: General Discussion
Topic: Deep sleep power consumption - has something been changed in the latest ESP_IDF release?
Replies: 19
Views: 37547

Re: Deep sleep power consumption - has something been changed in the latest ESP_IDF release?

I am looking at the 9mA mesurement but don't see the connected ESP32? only some kind of resistor? Missing some thing? What voltage are the (same?) batteries?