Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
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...