Hi
in conn_time_sync some thing must be broken. Central and peripheral connect to each other. The logs look as expected.
BUT:
THE LED's wont blink.
When I copy a sample...
My device uses the nRF52840. I migrated my Zigbee application from nRF Connect SDK v2.5.1 to the Zigbee R23 add-on v1.4.0.
After migrating to the R23 add-on, I noticed that...
Hello Nordic Semiconductor Support,
I would like to request an RMA/replacement for an nRF52840 DK (PCA10056) that appears to have a failure in the Interface MCU/USB debugger...
Hello, We have a question about the errata workarounds applied in SystemInit() in nRF5 SDK v16.0.0. Our firmware is split into two images: a boot application and a main application...
Hi, I am experiencing an issue where a specific nRF9151 SMA DK kit is stuck in an infinite network registration loop. The modem continuously reports +CEREG: 2 (Not registered...
Hi
I am planning to develop a product based on the nRF5340 DK.
Please provide a response to the following inquiries:
1. Is it possible to obtain the schematic and PCB...
Hi Nordic,
We have a reproducible bus fault in nrf_modem_dect_phy_tx_harq() on nRF9151 that we believe originates in the modem library rather than in our application, and...
Hello,
In my application (using sdk 16.0.0) I have a bootloader that allows to upload a new firmware through either BLE or UART. The Bootloader is initialized as usual:...
Hi All!
I have a problem running simple PWM output on NRF5340 board. I have a following code:
Now what i'm trying to achieve is to get 50% of duty cycle with frequency...
Hi there,
This should be straight forward but has me stumped. I'm trying to add BLE to my CAF based application and can't do and recreated the same problem with the samples...
Hello, I have a two part question with regard to SPIS setup time when exiting low power mode on an nRF52840.
We are using the SPIS peripheral on an nRF52840. General guidance...
Hello,
I am currently integrating the Wiznet5500 drivers into a VSCode project, but I am stuck on where to include these custom modules.
In the previous version in SES...
Hi,
I have a problem about CAF leds modules. I submit a led event to turn on led for 3600ms and turn off led for 500ms, but it work inversely in fact.
I find that leds...
SD140
Part nrf52833
Application: Central App that connects to 1 to 16 different peripherals. One at a time.
Problem: 1/10th of the time, I get a disconnect reason BLE_HCI_CONN_FAILED_TO_BE_ESTABLISHED...
I keep getting a hard fault when calling spm_request_random_number()
I'm following the secure_services sample provided in the SDK, and the secure_services header file...
Hi, I am using the nrf52 Thread v4.1.0 SDK for development
I am using ADA4333
there pin 6 is used for Gate control but
in CLI pin 6 is used as uart tx
and it is hard...
I found the following problem with Programmer v2.0.1, using either a Nordic DK or a Segger J-Trace as the programming device (on Mac OS 11.6, and with nRF Connect 3.9.1):...
Dear All, I am trying to add the task watchdog to my application, but I am dealing with some interesting issues. The NRF SDK that I am using is the v1.6.1 I have dealt with...
Hey,
I saw the example in the SDK for hid keyboard over ble but it is only as a peripheral device.
In my project I have the nordic board as a central device connecting...
It has an iso_broadcast error, by GDB, it is in function ` bt_le_scan_start() ` where it throws an error. The error I cannot see through since the compiler option can't adjust...
Hello,
we developed a application on the nRF52840DK as a central device. Now we need to add four GPIO as inputs for reading the edges of four signals. Our problem is, that...
I have simple Bluetooth commination working. I can connect to nRF52840 with your nRF Toolbox on my Android. I can send a string from the nRF52840 to the Android app and have...