Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
I am writing software for a battery-powered device that needs to go into the lowest power possible sleep mode when not in use and be able to wake up with one of 8 buttons...
Hello,
I've been trying to get the nRF Desktop Dongle/HID Forwarder to work, ie. I program a nrf52840DK as a HID forwarder, it connects to my bluetooth keyboard, and then...
Hey Team,
While connecting the battery to the nRF5340 Audio DK, we have observed that it only charges the batteries with 3 pin connector is being charged. However when we...
Hi, I just want to read accel and gyro data from the on-board BMI270 IMU on the Thingy 53. I'm using the sample code from zephyr and I've modified the dts and overlay file...
my chip is nrf52833. In guide document , the XC1 and XC2 would connect to capacity. Both pin is used.
My project need one pin TCXO. which pin I should connect to? XC1 or...
Hi, everyone.
I am testing reading/writing data between n52840 and n9160 through UART with buf_len=1(byte by byte) based on Zephyr's UART_ASYNC_API provided in ncs v2.6...
I have an application that tries to configure pin 9 of port 0 on the nrf52840. this pin is reserved for NFC use. in one application it was enough to add:
& uicr {
nfct...
Hi ,
In NCS 2.8.0 the ESB-PTX sample how to config to achieve?
Now I had disable the UART log,after transmit 20 seconds I want to config the nRF54L15 into a low power...
There are 2 software: 1.0.1 and 1.0.2. When I load the 1.0.1 hex with bootloader with the programmer, it draws 9uA current. But when I update it to 1.0.2 with DFU, the current...
We are flashing the nRF52832 that works with DFU with a SoftDevice and a bootloader. The application code is compiled privately with a private key and packaged into a zip...
Hello Nordic Team,
We have a customer who needs to use the Nordic Distance Toolbox (NDT) functionality, and they are hoping to demonstrate it on the nRF54L15 DK. Is there...
Hello, I've tried to implement rtt logging in my own project but the control block cannot be found. So I tried the saadc example and that did not work either, I tried to use...
How do I use hardware crypto on a nRF9160dk? I am using the nRF connect SDK and my build is nrf9160dk_nrf9160_ns.
Would that be cryptocell or something else? If it's cryptocell...