Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
Hi,
I'm trying to change the device name of the board. I'm able to write the new name into the characteristic. When the name was written in the characteristic the advertised...
I cannot find the broadcast message when I change to the following code:
/**@snippet [UART Initialization] */ /**@brief Function for initializing the Advertising functionality...
I used the Nordic EVAL model nRF52-DK which uses the "nRF52832" chip. The EVAL has been programmed as "Pheripheral" with the application "BLE over UART" made available by...
Hello,
I'm working on a project with thread network and I'm implementing a bootloader from the thread dfu secure bootloader example.
I had use this example with sucess...
Hi,
I am trying to use Thingy 52 with Bluetooth 5. Is there any example on it?
I notice that in the documentation for SDK 15, it says that Thingy is supported but I couldn...
Hi
We have connected BL651 to our micro controller via UART. We need some pre-built binaries to test the connectivity between Microcontroller-BL651 and outside world through...
I followed http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/asset_tracker/README.html#asset-tracker
to perform "Testing". I successfully completed...
hi.....
i am using nrf52832 and peripheral device , i need to advertise only when it reaches the certain value (threshold )so that i can save some power how to do this ...
Hello,
The Python-files associated with nAN34 (Setting up production test using DTM) seem to be missing. The web links are dead:
1. On DocLib page https://www.nordicsemi...
Hi,
I am using radio time slot to run a second RF communication link. The device is connected to a host (mobile phone) via BLE. May I know how to obtain the BLE frequency...
I'd like to apply bonding/whitelist so that once a peripheral device connects to a central, only that peripheral device can reconnect (until bonding/whitelist is cleared via...
Hello Community,
I'm interested in nRF52832 support for bluetooth.org Core 5.1 position finding feature. Unfortunately, I didn't find any reference design on the site...