Hi, everyone.
I am a student doing my capstone project. This is what I want to achieve: I use an accererometer to gather data of a moving object, with da14580 soldered on the same PCB. Then da14580 will transmit the data to my laptop via Bluetooth. In this case, laptop is server and da14580 is client. Now I use da14580 basic development board to simulate the PCB which is expected to gather data and transmit data. And I use another laptop as the server.
My question is how to build a bluetooth connection ? Is there any example or template I can use? I know DSPS, but DSPS makes the phone server while I need laptop as the server and da14580 as client. I need a code run on laptop and another code run on development board. Any hint is appreciated
Keywords:
Device:
Hi There, please see AN-B-029 tutorial : this is exactly what you are looking for. It shows you how to build a simple custom profile from the ground up.
BR JE_Dialog