25
User Manual
Grid-EYE Evaluation Kit
4.2.5 Development on PAN1740
The Bluetooth module is PAN1740, which uses DA14580 as the main controller. The API lib
we used in development is: DA14580_581_SDK_3.0.8.0
For the detail of this protocol stack, you can refer to Dialog Semiconductor’s official website:
http://support.dialog-semiconductor.com/
Block diagram as follows:
The BLUE stack and application are based on RivieraWaves Kernel OS. The “Applications”
part is our application program. The BLE stack part is provided as binary code which was
burnt onto the chip. Dialog Semiconductor does not provide open access to its BLE protocol
stack source code but users can apply API
’s provided to develop their applications.
To develop the Bluetooth firmware, you need to add the Profile to the project. The profile in
our demonstration is ‘SPS’(Serial Port Service) receive application.
Summary of Contents for Grid-EYE
Page 1: ...QUICK START GUIDE Grid EYE Evaluation Kit User Manual Grid EYE Evaluation Kit ...
Page 24: ...23 User Manual Grid EYE Evaluation Kit Compile the code and upload it on the board ...
Page 25: ...24 User Manual Grid EYE Evaluation Kit ...
Page 30: ...29 User Manual Grid EYE Evaluation Kit Program process ...