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...
Hello everyone,
I’m working on an asset tracking project using the nRF9160 as my microcontroller. However, given my limited experience with RF design, I have a few questions...
I have an nRF52840 that is on an Ezurio BL654 module that I have programmed dozens of times during development. Something happened during a recent programming event that caused...
Following the instructions for building chip-tool, I get a build error.
[~/git/connectedhomeip] scripts/examples/gn_build_example.sh examples/chip-tool examples/chip-tool...
Hello, we've successfuly been using SMP to update our peripherals so far. Now we've come upon an issue. If the software has a bug, and the device disconnects or reboots during...
I'm currently using nordic's SDK7.1 to open a device, and I want to use features like GPIOTE, but I don't find SDK7.1 to be as good as GPIOTE as the older SDK. Who has a useful...
Just posting this as new issue since it is still valid and installing the SDK tools again every day sounds a bit drastic.
Error when creating trace: unable to locate db...
Hi, I am using light lightness server example for the testing of DFU OTA over mesh. I have successfully transferred the DFU archive over serial with nRF Util tool and follow...
Hi,
I am trying to implement the ECDH functionality in the TF-M application.
I am referring Crypto: ECDH (nordicsemi.com) and in the build target I see, the example can...
Hi, We have a few questions regarding the pm_static.yml file that's used for defining flash partitions in zephyr. Our main questions are regarding alignment; we've created...
Hello, everyone, I am a fresh guy using nrf toolbox to read UART (52833) logs.
Now I can get data via nRF-Logger from GooglePlay store, and I hope to develop
real-time...
Hello I want to make an application that will be sending data from 3 peripheral BLE devices to the central device which wil be connected to PC and transmitting data (from...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
< Simple Code Explanation...
I want to simply connect two nrf 52840 dongles together with some level of security (OOB?) and with whitelisting. Basically I will have one dongle (central) be turning on...