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...
Backround: We are planning to use TF-M with a two-stage bootloader (NSIB & MCUBoot) using dual-slots for secure and non-secure images. We need to support configurable fixed...
Hello Devzone,
In our product we are working with a nRF52840 microcontroller and periodically transmitting large sums of data to a PC or a phone.
We noticed that over...
Hi All,
I have designed my custom pcb board for nrf52811. With the Jlink the IC is detected in visual studio code also it gets programmed. But i did not see its working...
Hello,
I am currently working on a project that involves interfacing the TLV493D 3D magnetic sensor with the nRF52832 microcontroller. I would appreciate any guidance or...
Hi
We use the nRF52832 for an NFC device. The device is 99.9 % in the system off state to save power as much as possible. because the device is power by a button cell battery...
Hi
I'am using nRF util version 6.1.7 for a long time to generate a DFU packages. I need to debug my ble data so i thought of using ble sniffer from nrf util. But the ble...
Hello! We have a project under nRF Connect SDK and Zephyr. It uses Bluetooth central and peripheral role (GATT client and server).
The project works good under SDK v2.7...
Hi,
I'm trying to connect to the nRF52840 dongle using nRF Connect for Desktop Programmer v4.5 on MacOS 15.2 so I can update the firmware. The dongle has the red flashing...
I've then tried both the command " nrfutil ble-sniffer sniff --port /dev/ttyACM0 --coded" as well as "nrfutil ble-sniffer sniff --port /dev/ttyACM0 --coded --scan-follow-aux...
Helo,
I lost the PUK to my iBasis SIM, so I can't register it on nrfCloud.com for my 9160. Is there a way to recover it or do I need to buy a new one? (If so, where?)...
I tried to write the following simple '.overlay' file:
However, I am getting the following error:
but if you look inside the .dts files provided by the 'nrf52dk' I...
Hi everyone,
I’m working on a Zigbee application using the nRF52840, and I’ve been experiencing periodic reboots that I cannot figure out how to resolve. I’ve already updated...
Hello. I have a question about the development environment when developing using nrf.
When you build a new board and make firmware without using dk or ek, do you usually...