What is Bluetooth Low Energy?
- Intro to Bluetooth Low Energy video from Cypress
- Bluetooth Low Energy datasheets from Cypress
- Developing Bluetooth Smart Applications for Android tutorial from NewCircle Training provides a high-level explanation of how Bluetooth Low Energy works.
Where can I find examples of PSoC 4 BLE projects?
- 100 Projects in 100 Days with PSoC® 4 BLE from Cypress
- Project #020: UART to BLE Bridge from Cypress
- Configuring a Find Me Profile with BLE video from Cypress
- Finishing the Find Me Application with Firmware video from Cypress
- Adding Battery Level Service and Testing with CySmart video from Cypress
- Using CapSense with Bluetooth Low Energy video from Cypress
- Extending Battery Life with PSoC Low Energy Modes video from Cypress
- Forum posts on Cypress.com
How do I create a custom BLE profile?
- Creating a BLE Custom Profile app note from Cypress
How do I create an Android app that is BLE-enabled?
- Developing Bluetooth Smart Applications for Android tutorial from NewCircle Training provides a high-level explanation of how Bluetooth Low Energy works.
- BLE App Development in JavaScript Explained - Bluetooth Low Energy in Action article from EVO Things provides an example that is similar to the CySmart app
- Developing Bluetooth Smart Applications for Android Tutorial video from NewCircle Training
- Bluetooth Low Energy API guide from Google
- Forum posts on Cypress.com
Where can I find examples of custom Android apps that are BLE-enabled?
- Project #028: BLE Proximity Profile from Cypress
- Project #031: BLE Pressure Sensor (BMP180) from Cypress
- Project #037: BLE Billboard from Cypress
- android-BluetoothLEGatt example code from Google
- CySmart App example from Cypress
How do I create an iOS app that is BLE-enabled?
- Beginner's Guide to iOS Development from HONGKIAT
Where can I find examples of custom iOS apps that are BLE-enabled?
- Project #022: Apple Notification Center Service (ANCS) Profile from Cypress
- CySmart App example from Cypress
How do I communicate from PSoC® 4 BLE to PSoC® 4 BLE?
- 1-way and 2-way PSoC® BLE communication examples from Harsha Kadekar
- PSoC® BLE Custom Server example from Jon Isaiah
- BLE Peripheral Server, which updates an example array of 2 floats and responds to read requests from the client
- BLE Central Client, which reads data from the server and prints it to the serial port
- BLE Button Demo from Jonathan Bush
No comments:
Post a Comment