I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
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 want to edit the explom firmware that comes with thingy91 to add the reading of new sensors and send them to nrf cloud. Where can I get the example of the Asset Tracker...
I have a custom board that started life based off of RF9160-DK 1.1.0.
We have a single programming header that can be used to program either the 52840 or the 9160 depending...
I've installed nRF Connect for VS Code Extension Pack v2024.9.5 to ubuntu 22.04 and after opening vscode the free disk space continues to diminish and cpu load is constantly...
Hello,
We are working on an integration between a nRF52832 and ST LIS3DH accelerometer on our custom board, using SDK 15.2.0 with SoftDevice and BLE enabled, and have observed...
The last couple of months I have been following the course “nRF Connect SDK Fundamentals”, but I am unable to get further than Exercise 2. This is because Visual Studio cannot...
Hello,
I’m having issues with time synchronization when using the sidewalk Sub-GHz template from SDK v2.5.0. My setup includes a Nordic Semiconductor chip nrf52840 and LR1110...
What is the reason for the default 320 hour setting for periodic Tau timer? This seems like an awfully long time, and we're wondering if this is simply a placeholder, or if...
Hi. I'm finally bought a PPK2 to test some of self-built IoT devices. I do have a question in regard to the device (before I break anything). Does it offer any types of short...
Hi. I tried using the TWI master and slave drivers on 2 different nRF52840DK boards. The 100KHz frequency is perhaps a little high and I will see how to lower it by acting...
HI ALL,
I want to create a static library in the application layer, but this library will contain nrf related header files, which will cause cmake to not compile properly...
We have a custom board based on the nRF52805 and we're seeing some odd behaviors in debugging / testing that we're trying to nail down. Two questions:
The INFO.VARIANT...
When I use the J-link programming program, the following happens to the J-flash connection chip
SEGGER J-Link Commander V7.67d (Compiled Jul 5 2022 16:15:35) DLL version...
Hello, my custom board is using pin 09 to communicate through uart. I want to check that uart is working on this custom board. First, I tried to create a simple uart application...
I am using NCS v2.8.0.
After successfully running the headset example with one gateway, one left channel receiver and one right channel receiver am trying to get the Auracast...
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...