Dear forum, I am trying to implement some examples from the nrf5340 Product Specification but the register names does not match with the ones in the include files.
How can...
Greetings,
I am facing a problem making my BLE device change its advertising name by parameter received from UART. The advertising name is generated using my function...
Hello Nordic Team,
I’m trying to use the nRF54L DK to program an external MCU via SWD , but I’m encountering an error during connection. I’ve already followed this guide...
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 there,
I am using keil pack installer. but found the download link is broken:
" ">developer.nordicsemi.com/.../NordicSemiconductor.nRF_DeviceFamilyPack.8.40.3.pack...
I am using a custom board with an nRF52840. For OTA updates, I’m using SDK 17.1.0 based on the sample codes:
Bootloader : secure_bootloader
Application : A custom...
I'm running SDK 15.3 with SD 132 and SES 4.30.
I am working with the ble_app_uart_c as the base code and adding other functions. I've gone through the app_timer tutorial...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - Chip) and Nordic SDK v.14.2.0. Now I try the SPI example and I don't know which register is adressed in the last...
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...