Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

br410 uart over ble profile code #101

Open
olsky opened this issue Jan 22, 2021 · 2 comments
Open

br410 uart over ble profile code #101

olsky opened this issue Jan 22, 2021 · 2 comments

Comments

@olsky
Copy link

olsky commented Jan 22, 2021

Hello Team,

I have a question on the bt dongle, which we use to connecto to the bt410 receiver, it has UART over BLE profile. And of course all is working.

Now we wanted to integrate all with our custom nrf52 board. So we would need the UART profile in order to connect to the receiver and send AT commands (to control motors and so on).

Could you please share some details or point to the Profile code?

Thank you in advance.

@ROBOTIS-Will
Copy link
Contributor

Hi @olsky
Thanks for your inquiry. I'll get back to you as soon as I hear back from the development team.

@irarykim
Copy link

irarykim commented Jan 25, 2021

Hi @olsky
BT-410 Slave Module, BT-410 Master Module and BT-410 Dongle all use Nordic UART Service.
Please refer following link: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.0.0%2Fble_sdk_app_nus_eval.html

However, BT-410 Master Module and BT-410 Dongle can ONLY pair with a NUS Peripheral device with MAC address DBE7DFxxxxxx.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants