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...
I am trying to implement the buttonless dfu example, I successfully managed to upload the template example examples\ble_peripheral\ble_app_buttonless_dfu and can see it advertising...
Hi all,
I'm working on a limited power budget system. MSP430 is the master that is supplying power to nrf51882 (slave). Every 2s MSP430 derives a pin high to drive the nrf51...
nrf9160 modem Firmware version 1.3.0 release listed nidd or non-ip support. in the firmware.
We are eager to use this feature to send/receive data over RF control plane...
"CTE can be used in both connectionless and connection-oriented scenarios. For connectionless use, the periodic advertising feature is required (since deterministic timing...
Hello all,
I'm using NRF52840 with last sdk (V1.6.0) of nrf connect but I can't put the device into sleep mode (where the current consumption is at about 3/4 U) the device...
Hi,
I need a 1Hz clock with its interrupt function.
Where do I find an example to set the timer RTC0 or RTC1 to 1Hz and how to set the timer callback function?
Thanks...
Hi,
I am using nrfx_twim driver, and I want to read value from sensor's register. When I want to do that sequence looks something like this:
(SENSOR_I2c_ADDR+Read_bit...
Hello Sirs
I have two questions about the nrf5340-dk evaluation board.
The first one is how can I get the scan data of an advertising device?
And the second is that...
Hi,
My dev environment is as follows:
nrf52840 + s140 +SD7.0.1 + SDK17.0.0.9 + SES + nrfutil v6.1.0
I started my development for DFU and utilized secure buttonless DFU...
Hi there,
Currently, I am getting an error with a low power node when the remote cannot configure through another regular node in a mesh network. What causes me to get this...
Hello Nordic support,
I would like to use the APIs in IEEE 802.15.4, especially mlme_scan_req in nRF5 SDK for Thread & Zigbee for a ZigBee application in order to scan for...
I want to use the Nordic UART/Serial Port Emulation over BLE to communicate to a windows or linux host computer.
I see Andriod and IOS haveapps available to support Nordic...
Hello,
I have upgraded my project from nRF_Connect 1.5.1 to nRF_Connect 1.6.0.
It runs on nRF9160 and I use RTT viewer v7.50a.
The problem that I see is that the logs...
Hi everyone,
To give a first introduction, I have been working with this development kit for a while now. I'm trying to develop a Zigbee device and I'm very close to finishing...
Hi,
I want to scan for broadcast messages from a specific device that I never connect to (not bonded to for sure) and I want to filter out messages from other devices! to...