Hi, I have nRF51822 Board
Can I make it as a beacon kit?
what changes do I need to do to change that as a Beacon? any Source and Instructions are very helpful for me.
Please help me. Thanks in advance.
Hi, I have nRF51822 Board
Can I make it as a beacon kit?
what changes do I need to do to change that as a Beacon? any Source and Instructions are very helpful for me.
Please help me. Thanks in advance.
download the SDK12 from https://developer.nordicsemi.com. There is an example code with full source in examples/ble_peripheral.
other examples from this the blog developing BLE with nRF51 & nRF52 the easy way
Hello Satish,
Yes, you can make it into a "beacon kit".
Please check out the Beacon Transmitter Sample Application from our SDKv12.3 and use that as reference.
(You can also check out the "Eddystone Beacon Application")
//cheers
Thank you @ Nguyen Hoan Hoang and @ Martin Lesund for the quick reply, I will follow the both of your instructions and get back to you shortly.