Hi, i am new to the nRF52832, Now I want to use it in development.
I need to use it to send Running Dynamics data.
I would like to ask everyone, is there a related demo.
Thanks all.
Hi, i am new to the nRF52832, Now I want to use it in development.
I need to use it to send Running Dynamics data.
I would like to ask everyone, is there a related demo.
Thanks all.
i am new to the nRF52832
Do you have any experience with any other microcontroller(s) ?
Do you have any experience with BLE, or comms in general ?
Nordic Getting Started:
https://infocenter.nordicsemi.com/topic/struct_nrf5gs/struct/nrf5gs.html
https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52-DK/Getting-Started#infotabs
also search the forum for "getting started"
is there a related demo
Have you looked at the examples in the SDK?
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/examples_ble_peripheral.html
i am new to the nRF52832
Do you have any experience with any other microcontroller(s) ?
Do you have any experience with BLE, or comms in general ?
Nordic Getting Started:
https://infocenter.nordicsemi.com/topic/struct_nrf5gs/struct/nrf5gs.html
https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52-DK/Getting-Started#infotabs
also search the forum for "getting started"
is there a related demo
Have you looked at the examples in the SDK?
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/examples_ble_peripheral.html
This is my first contact with this and I am still learning. Regarding the example, the SDK in my hand is version 15.3. Since ant-run was not found, I looked at ant-hrm. I encountered difficulties in the modification process, so I came here for help. Thank you very much for your valuable suggestions and links provided, i‘m going to see.
This is my first contact with this
With what, exactly ?
It helps to know your background in order to appropriately pitch replies. Hence the questions:
Have you studied those getting started links?
the SDK in my hand is version 15.3.
The SDK is freely downloadable - why start with an out-of date version? It is always recommended to start with the current version.
ant-run was not found
You didn't mention anything about ANT in your opening post.
Do you specifically want ANT ?
There are special steps necessary to work with ANT ...