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...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
We find a Beaocn from other distributor , it got very less fluctuations. RSSI table show below.
Test method: 10 RSSI were collected from a hand-held mobile phone at...
Typically the Base address registers and Prefix registers are used to configure up to 8 logical addresses and then RXADDRESSES is used to filter which of the 8 logical address...
Hi,
The new AT monitor have a hard-to-reproduce bug: the subscriber entry list alignment is not specified in the linker script. Since structs are always aligned, that means...
Hi,
im porting our nrf9160 application from SDK 1.3 to SDK V1.6.1. and facing error while accessing NVS device in SDK V1.6.1.
in SDK 1.3 i used "device_get_binding(DT_FLASH_DEV_NAME...
Hi,
I have have certain thread that I would like to be active during a ble connection. I can suspend it when not needed and resume when connected. But as long as the thread...
Hi:
I'm using SDK V17 & encounter a problem.
in my project, the nRF52832 doesn't broadcast at all.
Once the button1(EVK btn1) is pressed and lasting 5 seconds,
nRF52832...
I'm very new to the NRF boards. I can not find any information on the USB port (programming port). I would like to use that to read serial data written from a terminal program...
I am using the nRF 52840 development kit to explore Thread. I am using the 'open nRF Connect SDK' command to get the project. I would like to use the 'overlay-usb.conf' option...
Hi,
I am also facing same issue i am able to read the version register correctly and able to perform self test successfully
I am using 17.1.0 n RF5 SDK
I am developing...
Hello Nordic Devzone Community,
My name is Ted, and I recently posted a question here regarding trouble when attempting to flash a Sparkfun Thing Plus nRF9160 board, using...
The connection is established but no data is transferred between the nrf52840 and the mobile phone(android10). But on android7 or android9 there are no such problems, everything...
Hi,
thanks for your support in advance.
when trying to build with example of sdk, I got the following error. it seems to be related with build env setting... please...
Hi ,I have one module designed based on Nordic nRF51822 SoC solution.But now ,I wanna use nRF52840 to make communication.I can't find the module with nRF connect app. Does...
Please don't give the usual response of 'try the troubleshooting guide' to flash the J-Link or Mbed firmware.
What I (and probably others) really need is the real initial...