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 spent quite some time trying to understand why I was getting random network disconnect after a totally fine CEREG notification, like in this log:
It turns out that inside...
Dear Nordic:
Light bulb project support 52840DK, can light bulb project support 52840 dongle? I have not found dongle option in l ight bulb boards folder, only find nrf52840dk_nrf52840...
Hello. consisting of nrf7002 + nrf5340, I'm going to do battery management and power management of a circuit that operates up to a small coin electric motor at npm1100, and...
Hi,
I am encountering an issue with the BLE connection on my nRF5340 DK. When I attempt to connect the device to my PC, the pairing process takes a significant amount of...
Hi,
I am implementing a BLE central that is based on ble_app_uart example using nRF52833 with a soft device version 7.2.0.
I have noticed that a single packet download...
Toolchain v2.70, SDK v2.7.0, VS Code, Windows
I am trying to enable the watchdog in my application, and I can successfully locate the device node and add a timeout, but...
Hi,
I am trying to figure out a way to update the toolchain and SDK for an nRF Connect for VS Code installed on an offline machine, without much success.
From https:/...
Hello,
I am working with the NRF9151 DK on DECT NR+ and I want to change the subcarrier scaling factor and subslot value in the hello_dect example. However, I am not sure...
NRF Connect SDK (v2.8.0), VS Code, NRF52840
Hi, while reading the Zigbee documentation I saw the following note:
"Support for Zigbee R22 has been deprecated in nRF Connect...
I am simply trying to build the hello world (and blinky, results are the same) with NRF-SDK 1.8.0 - it's based on Zephyr 2.7, which is the LTS release.
Target board is 5340...
Hi,
We are planning a new project that needs to use very low power. Since relay mode uses more power than simple node, can we turn off relay mode on all nodes until an event...
Hi, I am developing BLE beacon application on the nrf52820 soc which has limited Flash resources. I want to have the FOTA through BLE abilities built in to enable firmware...
Hi! Can you please help me identify what is causing this issue and/or provide more info about this:
[00:04:23.038,330] \033[1;31m<err> bt_sdc_hci_driver: SoftDevice Controller...
Hello everyone!
I'm working with the nRF52840 microcontroller and I wanted to get a bluetooth antenna and since I know that the whole RF thing is very complicated, I was...