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...
Hi all.
Here's the list of items installed on my macOS Monterey (v12.1) in order:
nRF Connect for Desktop (v3.9.1)
nRF Connect for Desktop - Toolchain Manager (v0...
Hello,
I'm debugging an I2S issue on the nRF5340 DK, using a third party wrapper around the nRFX I2S API. I noticed that this wrapper uses the same buffer for RX and TX...
Hello,
We would like to perform a DFU over serial cdc connection on Android. We currently perform DFU via BLE using the Android DFU library and were wondering if a similar...
I'm new to nRF Connect SDK (Main repository version), I followed instructions and managed to build and run samples. (Linux Mint / Ubuntu OS here)
Followed the instructions...
Hello,
I am beginner for the nRF 9160 DK I need to turn on the LTE modem. My questions are,
Will it work for any 4FF 4G LTE enabled sim?
I use 4G LTE enabled sim but...
Hi,
We are using nRFProgrammer v2.0.1.
After 'Erase All' for nRF5340-DK and power off-on it.
nRFProgrammer seems hang over there. below is the screen capture.
...
i am trying to measure the current consumption of nrf52840 dongle in low power mode by using the power profiler kit,i have used the RTC intterupt to wake up the device for...
Hello,
I was testing modem_shell demo in terms of using ppp. I'm using nrf9160dk board.
I found issue present in ncs v1.7.1 https://devzone.nordicsemi.com/f/nordic-q-a...
Hi All,
I'm in process of designing a system which has nRF21540 as the FEM and nRF340 as the chipset, But finding it hard to configure. Can some one help me hoe to connect...
Hi, I am using NRF9160DK board. It has two controller, NRF9160 and NRF52840.
I would like to connect a sensor on NRF52840 board I2C and firmware will be running on NRF52840...
I am unable to find NRF_LOG_BACKEND_UART_ENABLED in the sdk_config.h. I need to enable UART logging. I am having issues similar to the one posted in the link below. Wanted...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
I'm compiling using "Makefile". The files you are compiling also include files in ".a" format. I want to replace...
Hi all,
I wonder how to use persistent keys with TFM. Or why persistence works only with ECC
Following code works on secure side and keys are persisted just fine.
...
Hi,
I am trying to integrate the CTS (Clock Time Service) within my application. My current application is heavily based on the BLE UART from SDK 17.1 and I tried to integrate...
Hello i have a very strange behaviour of my custom nRF52832 board.
I use the latest SDK16 and at the moment the nRF-DK to flash and debug.
In normal (unconnected) operation...