Search found 58 matches

by gibson12345
Mon Sep 02, 2019 12:27 am
Forum: ESP-IDF
Topic: BLE spp server
Replies: 0
Views: 2139

BLE spp server

Hey everyone, I'm trying to fiddle around with the BLE spp server example and I can't seem to get it to work with regular advertisement data instead of the raw data used in the example. I advertises but then fails with a gatt status 133 when I try to connect to it but I'm unsure if that's related. I...
by gibson12345
Sun Sep 01, 2019 11:24 pm
Forum: ESP-IDF
Topic: BLE Raw advertising data
Replies: 2
Views: 3749

Re: BLE Raw advertising data

Thanks chegewara

Cheers,
Gibson
by gibson12345
Sun Sep 01, 2019 11:23 pm
Forum: ESP-IDF
Topic: CMake include extra components
Replies: 11
Views: 16929

Re: CMake include extra components

Hi Gibson, Sorry for the delay in getting back to you. All good I understand you're likely busy especially if you are still having internal CI issues. For this to work the component "lis3dh" needs to declare that it REQUIRES the component that contains the esp8266_wrapper.h header. Here's an exampl...
by gibson12345
Fri Aug 30, 2019 5:37 am
Forum: ESP-IDF
Topic: BLE Raw advertising data
Replies: 2
Views: 3749

BLE Raw advertising data

Hey everyone, Just wondering if anyone could explain a bit more in detail how to manually configure the raw advertisement data. From the examples I've been able to workout how to change and set the name but setting other values like set_scan_rsp or min_interval from the esp_ble_adv_data_t I can't se...
by gibson12345
Fri Aug 30, 2019 3:42 am
Forum: ESP-IDF
Topic: CMake include extra components
Replies: 11
Views: 16929

Re: CMake include extra components

Hey @Angus,

Any suggestions I'm sort of lost on this one.

Cheers,
Gibson
by gibson12345
Tue Aug 27, 2019 11:54 pm
Forum: ESP-IDF
Topic: CMake include extra components
Replies: 11
Views: 16929

Re: CMake include extra components

Hey Angus, You are correct I am operating in the 4.0 branch It seems to be failing on this: ninja: no work to do. [2/11] Building C object esp-idf/lis3dh/CMakeFiles/__idf_lis3dh.dir/lis3dh.c.obj FAILED: esp-idf/lis3dh/CMakeFiles/__idf_lis3dh.dir/lis3dh.c.obj C:\Users\lachlan\.espressif\tools\xtensa-...
by gibson12345
Tue Aug 27, 2019 5:05 am
Forum: ESP-IDF
Topic: CMake include extra components
Replies: 11
Views: 16929

CMake include extra components

Hey everyone, I'm trying to include an extra library that interfaces with an accelerometer and I'm not quite understanding how to include it as an extra component. My dir structure looks like this - project/ - CMakeLists.txt - sdkconfig - components/ - Lib1/ - CMakeLists.txt - src1.c - src1.h - Lib2...
by gibson12345
Wed Aug 21, 2019 3:07 am
Forum: ESP-IDF
Topic: Esp-idf v4.0
Replies: 13
Views: 13516

Re: Esp-idf v4.0

Thanks for the update Angus! :)
by gibson12345
Wed Aug 21, 2019 12:19 am
Forum: ESP-IDF
Topic: ESP-IDF BLE SPP
Replies: 0
Views: 1630

ESP-IDF BLE SPP

Hey everyone,

Just a quick question on this one, does espressifs implementation of BLE SPP service function in a similar enough manner to other popular adaptions like nordic semiconductors and Texas instruments?

Cheers,
Gibson
by gibson12345
Mon Aug 19, 2019 6:55 am
Forum: ESP-IDF
Topic: Esp-idf v4.0
Replies: 13
Views: 13516

Re: Esp-idf v4.0

Hey Angus,

Thanks for the heads up hope you guys get CI stuff fixed soon, setting up my companies was a pain.
Could I ask a slightly off topic question? Who is the BLE expert as Espressif among the dev team and could I potentially open a more direct channel of communication?

Cheers,
Gibson