8000 ibeacon UUId & by markiv25 · Pull Request #675 · nkolban/esp32-snippets · GitHub
[go: up one dir, main page]

Skip to content

ibeacon UUId & #675

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 103 commits into from
Nov 9, 2018
Merged

ibeacon UUId & #675

merged 103 commits into from
Nov 9, 2018

Conversation

markiv25
Copy link
@markiv25 markiv25 commented Oct 7, 2018

pleass help with uuid in arduino ide

nkolban and others added 30 commits June 8, 2018 11:35
Set spi_bus_config_t and spi_device_interface_config_t flags
Add Arduino compatibility to BLEDevice::init
Splitted BLEScan::start(...) to blocking & non-blocking overloads
BLE Remove Service Support
Option to choose WIFI_MODE_APSTA when connecting to an AP
Make all the methods pure virtual.
Some of the methods were virtual, but without local definitions,
this creates an error during linking.
Update remote characteristic to auto-register for notify
Handle `response` argument for BLERemoteDescriptor#writeValue()
FIX: BLESecurity.h -> BLESecurityCallbacks.
toxuin and others added 29 commits October 14, 2018 17:25
FreeRTOS: Check if value is pdTRUE
GPIO: Add checks for bool returns
Memory.cpp: variable size fixes
PubSub: pass pdTRUE instead of true
Release memory from CLASSIC_BT when not enabled
WebSocket: Opcodes are uint8_t
PCF8574 & PCF8575: i2c on heap
Force gcc to ignore unused-but-set-parameter

Fix line misplacement by merge

Cast string data to uint8_t pointer

Fix line mangling on merge

Fix line mangling on merge

Fix line mangling on merge
added getServiceCount() to BLEServer.cpp
@nkolban nkolban merged commit 088c18c into v3.0 Nov 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0