Hi Team,
We are using nRF9160 modem and SDK 1.7 version with Segger Embedded Studio.
Using at_client sample code, observations as below.
1. Tried to read APN configuration...
Hi,
I'm developing an application on the nRF54L15 and recently I designed a custom PCB with a sensor that gives interrupts when its FIFO is full (should be around every...
Hi
I am developing some nodes that all using BLE in nordic chip, I want each node get some data at the same time and send to one central device, the central device can fuse...
Hello,
We are considering to develop an appliance based on the nRF5340 AUDIO DK.
The nRF5340 AUDIO DK contains the VM3011-U1microphone that is absolute on the market....
We are currently working on a project based on Enhanced ShockBurst (ESB) and would like to use Front-End Module (FEM) support with the nRF21540.
In your Enhanced ShockBurst...
Hi,
USB CDC EPOUT stops working as the USB incoming traffic data rate increases. The symptoms of this issue align with the Errata 199. The workaround for Errata 199 is...
Hello,
I am working on nRF52840 DK with nRF5_SDK_15.2.0_9412b96 and I used the example ble_app_rscs_c with absolutely no changes. I first erased the flash and then burned...
Hi there! I've developed with Nordic chips for years and really love the support, SDK, and awesome solutions you guys offer. Today, I would like to ask for some help.
I...
Hello,
I am using nrf5 SDK for thread and zigbee.
I want to enable child supervision check on FTD and MTD devices.
For this I have already set OPENTHREAD_ENABLE_CHILD_SUPERVISION...
Hi Nordic Team,
Please suggest when should the event handler for scanning at central device be called to scan all the peripheral devices which are advertising.
Please...
Hi,
Good day!
In our application, we are using the SPI protocol to communicate with the LED driver. For a graphic effect like text scroll on the screen, we used nrf_delay_ms...
Hi all,
I am trying to deploy the long range mode in nRF58240 DK. I modified the Blinky example in SDK 16.0.0.
It just keeps reseting and the code error is 0x0007. Is...
Hi. We are using the USB CDC example to send data to a windows PC over virtual comport.
First question is that in the sdk_config.h file NRFX_UART_DEFAULT_CONFIG_BAUDRATE...
Hi Nordic Team,
Please suggest logic to scan all peripheral devices by the central device.
In my BLE project when I'm trying to scan all peripheral devices which are advertising...
Hi Nordic Team,
In a BLE project we need to configure same device to conditionally act as central (to scan) device and peripheral(to advertise) device based on the state...
If I write to the MWU REGIONENCLR register and immediately access memory that was previously watch enabled an event is still generated. If I delay a small amount (tested with...
Hello,
we have made our fist device with a custom Service with 5 characteristics. And now we have a strange problem which I was not able to debug to find a solution.
We...
Hello,
if I call this code all works:
if I call following code only ZB_ZCL_ON_OFF_SEND_ON_REQ take effect on target
I'm simply swap the call order, where's the error...
Good morning everyone,
I saw this question asked a few times, but no conversation was actually fixing the issue.
I am developing a product where I want the pairing to...