Hello,
I am having trouble programming the nrf5340 chip using SWD.
Set up:
Custom hardware with the MDBT53V-1M module from Raytac, nrf5340 chip.
SWD, using J-Link...
Dear Experts,
We are bringing up a custom nRF54LS05B module and have built a small production-test firmware on top of the `radio_test` sample. While characterising current...
I'm having strange behaviour after switching to 3.4.0 on nrf9151. Our existing application was working well on 3.2.0 but showed no life with 3.4.0.
To demonstrate, I built...
Enviroment : nRF52833, ncs v3.1.1
The custom board is connected to a DCDC and a 32.768kHz XTAL. However, during the module manufacturing process, the DCDC and XTAL are not...
Hi,
Does it possible to achieve that when inserting a USB into nPM1300, the GPORESET of GPIO3 is triggered to reset the reset port of nRF4L15?
Best regards,
Peter.M...
We have nRF54H20 with IRONSIDE (SDK3.2.4).
RESET button has default configuration - connected to DEBUG MCU:
We need realize external HW reset of the DK by another...
Hi Nordic,
I have added 20 client elements on a client node to control 20 server nodes(Light_Switch example). While sending an acknowledged message to all servers on a button...
We are using the nRF52840 with SDK 15.3 and we want to switch the regulators (DCDC or LDO) manually depending on the feature.
According to the Nordic document here ( https...
Hello,
I want to run a memory test whenever my device nrf52832 starts up to check for various faults like stuck at, transition and other faults in both flash and RAM. Does...
Hi All !
Hope doing well . I have a question regarding nrf52833 maximum power transfer @ 8dbm . I am using the "ble_beacon app" and using sdk 17.2.0 and soft device is S140...
Hi. I am working on the nrf9160. I want to use a unit test framework for my application code (which is a combination of C/C++14). I thought about using gtest/gmock or ztest...
I'm using NCS V1.5.0 and an nRF52840
The current draw with I2C enabled is around 200 micro amps
If I disable I2C using an overlay and recompile the current draw is around...
Hi all,
Please forgive the newbie question--I'm just getting started with Nordic.
I'm trying to build the hex files for the pc-ble-driver and the build keeps failing....
I am trying to add the nRF SDK 15.3.0 ILI9341 LCD driver code to my existing nRF52840 project.
Segger Embedded Studio 5.40a is being used as the IDE.
I have added all...
Hi,
I am new to Nordic chip sets, though I have firmware experience with STM and other boards. I have to wire an accelerometer to a nRF development board, and fix some existent...
Hello I am fairly new to Nordic. I am able to send and receive a character only but not able to send a string.
I am trying to send a character via RS232 to Tera Term using...
Hello,
I would like to print signed long long int (s64_t ) values using printk or printf.
I tried some suggestions I found online %lli , %lld but they did not work.
...
To the kind attention of Nordic support team,
I'm using nRF52833 and activated wdt with multiple reload registers enabled. I'd like to get an idea about which one of those...
Dear Members,
I run the software for detecting HRM and BSC for 80 minutes,
but I got only speed and cadence, all the interrupts from HRM are gone ,
is it related with...
After having development success with the nRF52840 I'm beginning to look at development on the newer nRF5340. I've successfully gotten the blinky example working on the development...
hi, i am working on nrf52 mesh examples. all example are compiled properly but ble_app_uart_coexist example in sdk_coexist folder is not compiling. there is "nrf_log_backend_rtt...