Hi
We are using the CMakePresets.json file for different variations of our firmware. Since the latest update (2025.4.106) the build configuration interface changed a bit...
Hello,
I recently bought a Thingy91x; before that, I was using a Thingy91. I activated it and successfully programmed the Hello nRF Cloud firmware via the Quick Start in...
Hi All,
Previous last two times I opened my project in VS Code it displayed a deprecation notice complaining about SDK and toolchain versions. My plan was to address it...
Hey,
I’m currently evaluating DECT NR+ using two nRF9151 DKs with the nRF Connect SDK v2.9.0.
According to the ETSI specification (ETSI TS 103 636-4 V2.1.1), the Physical...
We urgently need to add support for Band 40 (B40) to our product. Our use case is very specific, and as far as we understand, the NRF91 currently does not support B40. We...
i just rebuilt the code in the beacon_advertiser.zip file attach to this issue for the NRF52232....
the code runs as expected, though consumes about 200uA when sleeping...
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...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
This issue is similar to below ticket with -eraseall and chiperase...
Hello,
Im configuring ADC on 3 channels. However during debugging when I stop Keil I see that in all channels the acquisition pin is the same AIN1.
Any idea why is this...
Hello, I found an examples using ble_app_uart and and MPU6050 from different SDK's. I am trying to update the to SDK16 and have got it to build successfully but when I try...
hello
I'm testing DFU example.
I'm Using nRF connect v3.2.0 & J link 6.44g( The same happens with the latest version. )
Why this error occurred?????
This error occurs...
Hi,
I want to implement a I2C on my thingy91.
As I am completely new to the world of nordic, I just had no idea where to start, but after reading a lot I thought I could...
Hello All,
I am working on the nrf52810 ,
Using sdk 15.3 .
I am working on the DFU feature on my application.
I have successfully integrated the my application...
Hi
I was using FDS without SoftDevice to implement the log system of our product.
But the system was stuck after hundreds of records writing/deleting. Finally I located...
I'm encountering some bizarre problems using the PWMs. Here's my setup code:
Now, my first problem is, as you might surmise from looking at my code, that I am not able...
Anyone here have experience of going through FCC / CE certifications ?
We had a UK based company give us a rough cost but that quadrupled when they provided a final price...
Hello All,
Recently, I started working with nrf9160 and found it uses Zephyr for building application. Can anyone suggest me a any good tutorials for learning Zephyr from...
Hi I am following the instruction in the following link to do a open DFU through USB UART:
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started...
We're experiencing occasional unexpected hardware watchdog resets. The watchdog is set to 10 minutes, and sometimes just 2 minutes after feeding the WDT we see a reset triggered...
Hi there,
I'm currently developing a ble mesh network for the Thingy 52. I'm accesing the temperature and humidity sensor but I need the firmware code of the Thingy 52...
Having problems bootloading my own application on my hardware. The application runs fine alone. Using SDK 16.0 and secure_bootloader/pca10056_uart example via Segger SES....