-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
Subject of the issue
I looked hard on finding a library that enables BLE communication with Sparkfun Edge. I found some Arduino libraries like BLEPeripheral
but none of them did the job. Couldn't find any official reference for the topic either. Can somebody shed some light on this issue?
Workbench
- Platform: Sparkfun Edge connected to MacBook Pro 2018.
- Device is powered using standard USB thorough SparkFun Serial Basic Breakout.
- I've run a micro speech example on the board and it worked well.
Configuration
Error while compiling with BLEPeripheral
library.
Error while detecting libraries included by /*/*/*/Arduino/libraries/BLEPeripheral/src/BLECentral.cpp
Error while detecting libraries included by /*/*/*/Arduino/libraries/BLEPeripheral/src/EddystoneBeacon.cpp
In file included from /*/*/*/Arduino/libraries/BLEPeripheral/src/utility/lib_aci.h:34,
from /*/*/*/Arduino/libraries/BLEPeripheral/src/nRF8001.h:9,
from /*/*/*/Arduino/libraries/BLEPeripheral/src/BLEPeripheral.h:26,
from /*/*/*/Arduino/blutooth/blutooth.ino:3:
/*/*/*/Arduino/libraries/BLEPeripheral/src/utility/hal_platform.h:75:6: error: #error "Unsupported platform"
#error "Unsupported platform"
Metadata
Metadata
Assignees
Labels
No labels