Client Application development in C

3 posts / 0 new
Last post
jamartin
Offline
Last seen:4 years 9 months ago
加入:2016-07-05 16:38
Client Application development in C

Hello,

I have created a custom BLE application and can access it using the IOS lightblue app. However, now I would like to develop a program for my PC to interact with the ble application. I will most likely be using blueZ on Linux to develop the client application on my PC. However, I've noticed I can't detect the ble application, while I can detect other Bluetooth devices like my phone. Do standard Bluetooth devices and BLE devices advertise differently? If so how can I begin to detect my BLE application.

Does dialog provide any examples or guidelines for creating applications on a PC to interact with the BLE applications developed on the da14580?

thanks.

Device:
MT_dialog
Offline
Last seen:2 months 6 days ago
工作人员
加入:2015-06-08 11:34
Hi jamartin,

Hi jamartin,

The BR/EDR bluetooth devices do not support LE functionallity, so your bluetooth hardware on the PC is a single mode (BR/EDR or LE Only devices) or a Dual mode device (BR/EDR & LE). Single mode devices with BR/EDR (Standard Bluetooth) are not able to track advertising messages from an LE device. The only PC application that dialog provides is the external proximity monitor and reporter application.

Thanks MT_dialog

GumpYang
Offline
Last seen:2 days 12 hours ago
加入:2014-05-20 07:38
node.js https://github.com