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...
Hi everyone,
I am planning to use the cadence/publish interval property within a mesh network. I can not find any examples on how to use it. I know I can set it in the nrf...
I'm developing a BTLE sniffer app to run on a headless raspberry pi 4 with html/php/js access. The application runs well on the development platform - Ubuntu 22.04.
On the...
We have some custom hardware that utilises an NRF52832. Up until recently, all our firmware was built on NCS V2.2.0, which I believe used Zephyr V3.2.99. We have implemented...
Hi,
I am moving to version 2.6.0 of the SDK and toolchain. I am developing on windows 11 pro. Our cMakeLists.txt file creates a version file in our conf directory version...
Hello,
We have a custom board using a nRF5340.
We followed this course implementation for simple serial recovery over UART (and also tried CDC ACM) but as soon as activate...
Hi, I am trying to download all software necessary to program nRF chips. I am following this academic course Lesson1 When i try to install nRF connect SDK after toolchain...
We would like to develop for the waveshare 1.02 e-paper display. We have limited experience with SPI on Zephyr and are looking for the easiest way to get a "hello world" result...
Hi everyone!!
Im very new to this firmware space and would love some help.
Currently I have a NRF52840 DK Board with a Seeed Canbus shield. ( CAN-BUS Shield V2.0 | Seeed...
Hi everyone,
I have a fairly mature project that I am now required to add MCUboot to so that remote firmware updates can be possible. I am building for a custom board based...
Hello,
I use a RF52-DK board for flashing/debug Nordic microcontroller. When I connect the board on my mac, the "JLINK" volume is mounted/ unmounted every 2 seconds and...
Hi,
I tried the radio_test sample with the sdk 2.3.0 on a custom board. I added this to the prj.conf
And this to the app.overlay
With this I had a ttyACM0 and...
I have used ncs-example application workspace to develop our project. In that we were trying to include WIFI, so we include all (sample/wifi/sta) content to my project. but...
Hello,
I recently upgraded the MDK from an "inherited" much older version in my project to MDK version 8.63.1 for GCC. There is now a file called startup_nrf_common.c that...