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 want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hi,
I'm very new to learn nrf52832. Recently, want to connect my NRF52832 device with pc, then , using the value uploaded from the device to draw a curve in pc' client....
Hello
I'm looking for API example to use Key Management Unit (key storage and key usage). But I didn't find it in all nordic documentation.
Could you help me to use KMU...
I am using the SDK 17.0.2 to make the advertisement and scanning for the two nrf52840 boards. One unit with extended advertisement only on channel 37 and the other unit scan...
The documentation says that: " By default, threads run in supervisor mode and allow access to privileged CPU instructions, the entire memory address space, and peripherals...
Dear Community;
I am trying to send some data via Lora with a nRF9160 connected with SPI to RF95W Lora module. The transmitter is a nRF9160 with a RF95W, and the receiver...
Hello,
We're piloting updating our sensor beacons RuuviTags to use Coded PHY for better range. The current design has nRF52832, our update would be to drop in a nRF52811...
Hi Nordic Support Team,
I am trying to combine
..\nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_bootloader\pca10056_s140_ble\ses
and
..\nRF5_SDK_17.0.2_d674dde\examples...
Hi,
I have been looking around the forum and have found conflicting information regarding the existence of a QSPI flash driver and example for the nRF53 on Zephyr. Is this...
Hi,
I am trying to run nrf zigbee light bulb sample provided in the nrf SDK on the NRF52850 usb dongle.
I have sucessfully built "blinky" app sample with NRF Connect SDK...
Hello Everyone,
I am developing one product for the HVAC system. I have Radiator and STM's primary MCU. For development, I need to configure the thermostat cluster ID for...
Dear Nordic Community,
Because of unavailability of nRF52840 we are shifting the work to nRF5340. I have some queries on this topic as follows,
1) Is SDK will be changed...
Hi Nordic Team,
I am new to Bluetooth mesh and NFC. I am working with the device nRF5340 and SDK NCS v1.5.0 .
I have used the sample Bluetooth: Mesh light as a starting...
Hello, I'm trying to use PN532 module with nRF52840 using I2C. the data can be sent, but when it comes to read it, IRQ keeps high, so it reads 808080 .. I added a nrf_delay_ms...
Hello,
Starting with the example of mqtt_sn_client_publisher in the nRF5 SDK for Thread and Zigbee and I want to publish an array of data like this one
in a MQTT topic...
I am trying to send some data from nRF52840 to Xbee via Zigbee In this case, I set nRF52840 as router and Xbee is the coordinator. I use zigbee_cli_agent_router sample code...