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...
Hi all
I've tried to build the nRF5340: Multicore application on different host platforms using the nRF Connect SDK v2.1.0. It worked without any problems on Windows and...
Hi,
I'm using NRF52832 with s132 softdevice for a low power project. I notice that when running firmware with DFU Buttonless, the SoC consume more power than without it...
Hi,
I'm trying to reproduce the fatfs example on a nrf52840 DK and Sandisk micro SD card that's plugged into a Sparkfun Transflash breakout board. I can't seem to mount...
Hi everybody,
I'm working on a project where I want to write in an external flash nor memory, and transfer data over BLE. The combination of the peripherical_uart sample...
Hello,
I need to sample 2 saadc channels at 6Khz, and another saadc channel at approx 1/sec for a battery measurement. Which are configured for channels 0,1 and 6 respectively...
Hello all I am using nRF52832 I am using SEGGER Embedded studio for programing. I want to use pins 12 and 11 as Rx and Tx for UART. I changed the default pins to #define RX_PIN_NUMBER...
Hi,
Two weeks ago, I've tested my new devices in an anechoic chamber. I'm using Fanstel BT840X modules. These modules are using nrf52840 for MCU/Radio and SKYWORKS SKY66112...
Dear Nordic Support
I scanned through the DevZone Topics, and found a few tickets concerning MQTT-SN support.
As far as I have seen, MQTT-SN was once supported in the...
How can I enable a matter accessory device to actively send data to a matter control?
I'm using matter-lock sample to test the method of sending data from the matter-accessory...
Hello I have seen ALOT of posts referencing to first build and run ble peripheral uart example and then from there that it will be easy to remove the uart from the functionality...
Task description
I would like to use RTC2's COMPARE_0-event to trigger SAADC's conversion task via PPI, continuously. The RTC needs to operate by itself without CPU intervention...
Hello,
I'm using nRF52840 DK (Central) and nRF52840 Dongle(Peripheral). Dongle flashed with Simulation program which transmits data. DK flashed with hci uart controller...
Hi,
Are there any Thread compatible nRF chipset that are footprint pin compatible wityh nRF52832? I understand/interpret that it is not possible to Firmware upgrade 52832...
Hello,
Our customer has a project that uses nrf52833 as the master and want to connect to the slave of portable ECG meter (ble is Realtek). But they tried for a long time...