Ext处理器读取从DA14580蓝牙地址over GTL?

5 posts / 0 new
Last post
abremen
Offline
Last seen:4 years 4 months ago
Joined:2015-02-10 17:44
Ext处理器读取从DA14580蓝牙地址over GTL?

Dear support,

We are developing an automated test system. We are using our DA14580 in ext_processor mode, communicating with our external uC via GTL over UART. Please advise, how can our external processor read the Bluetooth Device Address from the Bluetooth module?

Our external processor (main processor) provides a command-line interface to our PC based test software. This software needs to be able to retrieve the address (we plan to include a CLI command "btaddress") so that the PC can auto-connect with the Bluetooth module.

Please advise. I assume this type of common functionality is included.

Thank you,
Arjan

Device:
MT_dialog
Offline
Last seen:2 months 1 week ago
Staff
Joined:2015-06-08 11:34
Hi abremen,

Hi abremen,

You can use the GAPM_GET_DEV_INFO_CMD with the GAPM_GET_DEV_BDADDR operation in order to get the bd address of your bluetooth module. You can find more info regarding this in the RW_BLE_GAP_IS.pdf paragraph 4.5.1 GAPM_GET_DEV_INFO_CMD and4.4.5 GAPM_DEV_DBADDR_IND.

Thanks MT_dialog

abremen
Offline
Last seen:4 years 4 months ago
Joined:2015-02-10 17:44
Dear MT_dialog,

Dear MT_dialog,

Thank you so much, I will try and let you know.

Kind regards,
Arjan

bruno_ferrarezi
Offline
Last seen:1 month 4 weeks ago
Joined:2017-05-15 18:33
Hello MT_dialog

Hello MT_dialog
Sorry,
I didn't find the document RW_BLE_GAP_IS.pdf. Please, could you share de link?

Best regards.
Bruno Ferrarezi.

MT_dialog
Offline
Last seen:2 months 1 week ago
Staff
Joined:2015-06-08 11:34
Hi bruno,