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...
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...
Hi All,
I just recently updated to a Mac w/ Apple M1 silicon and am struggling to get my (previously working) scripts to work w/o error.
Specifically, this command/error...
I got an nrf5340-dk development kit. And when I connected it to the computer it was discovered by the computer. But, I could not either connect to it or program it.
I noticed...
Nordic,
We've been using the nRF52832 for many years now. We have a custom board that uses SWCLK and SWDIO to flash our NRF52. We're getting set for production and I am...
I have been developing and debugging this situation for a while. I discovered that the original advice didn't work. First; to get more than 2 client connections going, I had...
Hi teams,
I am testing Direction Finding beacon/scanner pairs with nRF52833 DKs.
With nRFConnect SDK v1.7.1, I started beacon/scanner pair and leave untouched for a few...
Sorry if the title of the post is a bit of a misnomer. I'm currently trying to switch IDEs. Previously I was using Eclipse, but it seems like Nordic completely wants to remove...
Hi! I'm trying out the nRF Connect for VS Code on a M1 Mac, and have a nRF9160-DK connected. The VS Code stuff works fine, I'm able to build sample programs fine, but the...
Hi,
I use 9600 bsp of UART to communicate sensor data. I would like to add 115200 uart for wifi.
To use two uarts at the same time, what configuration should I do and...
I'm currently developping an application based on the Zephyr OS with its BLE protocol stack using the nRF52805 SoC. Due to security specifications, some cryptographical features...
In sdk 16 release notes i have read 52810 chips are supported for gazell secure libraries. But when i make the project port changes as described in "developing for 52810"...
Any recommendation for a filesystem for nand flash?
My application uses zephyr on nrf85240 with a 128MB nand flash.
It samples sensors and streams their data to the flash...
dear nordic team,
I was working on nrf52840 with nrf5sdk v 17.0.1 and sd v7.3 .Im using mergehex tool to combine bootloader+softdevice + App to download it to flash(using...
Hi Everyone.
IDE : Vs Code
SDK : nrfConnect SDK
I have tried to connect peripheral device based on address. User gives input , address of ble device and based on that...