Search found 3 matches

by osx1000
Thu Jun 07, 2018 10:15 am
Forum: General Discussion
Topic: Iphone & BLE disconnects
Replies: 23
Views: 29061

Re: Iphone & BLE disconnects

Hi, off topic: Are you developing under macOS?

Jörg
by osx1000
Thu Jun 07, 2018 10:10 am
Forum: General Discussion
Topic: Proper setup of Eclipse IDE for BLE on macOS (OS X) because of "No such file or directory"
Replies: 1
Views: 3225

Proper setup of Eclipse IDE for BLE on macOS (OS X) because of "No such file or directory"

Hi, I'm struggling with the setup of Eclipse on the mac. The simple WiFi example compiles but if it comes to BT (gatts_demo.c) then things become ugly: fatal error: esp_gap_ble_api.h: No such file or directory I adjusted the include paths to all required files but some files will not be found. If I ...
by osx1000
Tue Jun 05, 2018 3:21 pm
Forum: General Discussion
Topic: Advice for IDE for an existing project
Replies: 3
Views: 4878

Re: Advice for IDE for an existing project

Hi, I've tried to compile any of the esp-idf BLE examples using Eclipse. As there any working project? The standard issue is the inability to find include files even I configured the BT in the configuration. I've set the paths but certain files are not found. Has anyone a simple working Eclipse proj...