*EDIT* - Using NCS 2.9 I am using the QSPI peripheral to communicate with a display.
1. I initialize the QSPI peripheral. I have tried both blocking and non-blocking. Both...
Hi,
I'd like to provision my Thingy91x for use with my nRF Cloud (so I can use location services). How do I provision the Thingy91x for use with my own nRF Cloud? What should...
Hi,
I am using two nRF52833 DK and both are connected with nRF21540.I notice that when I have a very high throughput, never stop sending 244 bytes, I will notice that average...
Hi,
We have come across AT%XRFTEST command problem for TX test on nRF9151 EVK. We have used nRF9151 modem firmware version 2.0.2 and executed following AT command on nRF9151...
Hi everybody
I'm trying to modify the Zephyr serial LTE modem example so that CMUX can be controlled using another communication interface, specifically I'm imagining...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hello. I am trying to implement stable connection between my nordic nrf5340 and Samsung Galaxy Buds3 earbuds. I did it based on ble audio example with two connections (one...
Hi, I am trying to get the rssi value of a connection, and what I am trying to do is to start the rssi in the beginning at the connection and end it at the end of connection...
Using S110 version 6.0.0, Sdk 5.2.0, GCC 4.8 (C++, but that don't matters here).
I want to know, if the central has switched Notification and/or Indication on or off for...
Hi,
is it possible to use the PCA10000 as a data logger, to transmit the incoming data over USB to a terminal programm? Are their any limits, e.g. for the data rate?
...
Hey guys,
We're seeing a problem with weird reboots after our system goes through a firmware update using the DFU. We are using the latest GCC for these builds (4.8 2014q1...
Hello,
I was wondering if Nordic plans to offer a dual core variant of the nRF51822? We are starting to see vendors offering dual core BLE radios with one ARM core dedicated...
Hi All.
I am trying to download the Bootloader to nRF51822 Dev Kit using nRFgo Studio (32 bit, v 1.15.1.2691) but getting an Error.
"ERROR: Attempted to write to UICR...
Hi, I am trying to write code to run the nRF8001 chip from a PIC microcontroller. I've been messing around with nRFgo Studio for generating the setup data, and I've noticed...
We need to send some custom data in advertising packet.
Is it possible to use 'ble_advdata_service_data_t' with UUID of a standard service (e.g. battery service or device...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
Hey all:
I have the Dev and Eval Kits and a handful of dongles. In addition to one of the Chinese nRF51822 devices. I have successfully connected via Segger debugger, used...
Hi.
I have a custom nRF51822 PCB with SWDCLK and SWDIO Header. I have a nRF51822 Dev Kit.
Is there any way to use the J-Link from Dev Kit to Program the Chip of the...
Hi,
I check the state of an channel (sd_ant_channel_status_get()) and get 0x13. Which mean the channel is assigned. But sd_ant_channel_unassign() return with ...CHANNEL_IN_WRONG_STATE...
Your served radio transmitter/receiver example using PCA 10000 USB dongle with PCA 10001 evaluation kit. There is only one-byte send/receiving example.
So, I was to send...
Hi,
I programmed nrf51822 development board as central device, with the s120_nrf51822_1.0.0-3.alpha_softdevice and ble_app_hrs_c profile on top of it, i am using nrf51_sdk_v5_2_0_39364...