Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
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...
Download the softdevice and example code, can't find bluetooth name on phone,the code download the nrf52840 PDK can find bluetooth name,two boards debug information is the...
NRF52810 RSSI accuracy in long time testing
Hi, we are using NRF52810 in our indoor navigation projects. By calculate signal source RSSIs got from different receiver we...
Environment:
BLE Slave Module: nRF51822, s110 v6.0, based on UART over BLE application example
Chromebook: ASUS C101P, Chrome os 70.03538.110 (32 bit)
I have a BLE...
Hello! I'm trying to program a code using just one button.
I'm using BSP_BUTTON_ACTION_LONG_PUSH (5) and MY_BSP_BUTTON_ACTION_LONG_PUSH (3) [which is exactly the same as...
I have started to work with nrf52 sdk with using some example. I see the next step is to build own simple project with using some things like ADC, BLE(1-2 chars) and GPIO...
hello all, i am working on nrf52832 ble board. right now i try to add secure pairing connection for security purpose in my code. i use segger studio for programming. i did...
Hi, We made a custom board using the NRF52832. Everything is working in our system except BLE part. We are using SDK 13 with Softdevice of S132 v4.0.2. We tried to flash examples...
I'm using SDK 14.2, S132, and the NRF52832
This problem occurs during the pm_init() function when initializing the soft device. Investigating further has led to the pages_init...
Hi, I've been tasked with sending commands to an nRF52840 Board via a React Native mobile application I've developed, but have no idea how to do so. Our company uses:
...
Hi all,
I would like to learn how to use the USB peripheral these days. So, I programmed the example of usbd_cdc_acm on PCA10056. The PCA10056 couldn't be identified after...
nRF5 SDK structure project use makefile and sdk_config.h header file, When I want to add a component to my project. There is too hard work to modify the makefile and sdk_config...
Hi everyone,
I am trying to understand this sample code: here
But I don't understand how to choose an arbitrary pin for the LED.
And also, in LED_MASK which pin is...
Hi,
I recently dug into the potentials of the NB-IOT network allowing iot devices to directly make use of cellular communication. With the release of the new nrf9160 containing...
Hi,
Recently, I was trying to pair the nRF51822 development board by windows swift pairing.
While I turn on the swift pairing function, I still cannot use this feature...