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...
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,
I believe there is a significant inconsistency between the documentation and implementation of AoA antenna switching in the nRF Connect SDK. My testing of this was done...
I have a custom nRF9160 application running based on asset_tracker_v2. It is working perfectly but I am seeing location error messages. The nRF9160 we have does not have GPS...
Hi everyone! I have a custom board with the Adarfuit UF2 Bootloader ( https://github.com/adafruit/Adafruit_nRF52_Bootloader) and a SoftDevice. With the old SDK v2.5.1 I created...
Hi! So I am trying to control two micro servos, MS18 with the nRF connect app. So far I have the code where I can control it with one instance, and hitting the true false...
I am trying to work with a BLE Mesh network. I am using the nRF5340 as a light and another board, the BGM220, as a switch. Both are provisioned and configured, but the switch...
Hi everyone,
I'm currently trying to build a program with the extension "nRF Connect", and here is how i proceed :
- add build configuration --> nrf5340_audio_dk/nrf5340...
Hey there! I'm looking for the official license info for nRF Command Line Tools and nRF Connect for Desktop. We want to install these on our work computers, but need to check...
Hello,
this is the first time I work with this device and the device is not for me or for my company.
I have to do an automatic test application, which should program...
Hi there,
So I am using an adapted version of the echo sample for I2S in the nRF Connect SDK in VS Code. I only want to use the echo example in receiving mode, so I have...
Hi, I'm using the nrf9160 with ncs2.7 on a custom board. Does the APN need to be explicilty set with `CONFIG_MODEM_ CELLULAR_APN` ? Or will it auto detect? Does it depend...
Hello,
We are using the NPM1300 with a lithium polymer battery that has integrated cell protection.
When the battery reaches the over-discharge level due to prolonged...
I got the following setup: nRF52840 - GenOnOffClient (Light Switch Sample) Publish to Group 0xC001
nRF52840 - GenOnOffClient (Light Switch Sample) Publish to Group 0xC001...
Hello!
I have a complex issue that I am trying to brainstorm. The task is that I am trying to receive a file over the air and be able to serial flash my STM32U575xx.
...
I have customed my own nrf54l15 board and run peripheral_uart demo successfully. Then I tried to measure its current while running peripheral_uart demo, it was up to almost...
Hi,
I've received the nRF54L15 DevKit and tested the power consumption during sleep Testproject in GIT: https://github.com/marcel-cd/nrf54l15dk-powertest
The result was...