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...
Hello,
I am using PPK 1 kit with nRF52 DK. The system is used to measure the power on nRF52840 DK using DUT mode. The system was working just fine until I started receiving...
Hi
I'm trying to use the nrfx TWI Slave function with IRQ (No Poll), but there is no clean code available I found.
I'm using the following code:
But even if I can...
Hello,
I am using NRF9160 running the Serial LTE Modem application in NCS 1.5.0. When connecting with AWS IoT over a secure MQTT connection the maximum MQTT packet size...
I'm using nRF5340 to provide Bluetooth connection to other devices. Almost all Android devices connect correctly, for example: Samsung S21, LG G8X, Xiaomi Mi Mix 2. However...
Greetings,
I am using nRF52832 QFAA E0 in my development stages and found no issues regarding the architecture I have been using. Architecture:
DFU is built separately...
Hi, I am fairly new to the NRF and was wondering if there was a way to increase the sampling rate to 100Hz. I have used the ble_app_uart example to configure this code:
...
Hi,
I am using nrf52832 DK.
SDK17.0.2 and Softdevice S132
I have a ESP32 C3 module as a central device which scans for BLE5 devices.
I have kept the nrf52832 DK...
Hi there,
I was wondering, is there any project or plan to use the nRF9160 as a modem with standard ethernet interface ? The ethernet interface could be either
- RMII...
Hello, I currently have nrf9160 devices deployed running nrf connect sdk v1.3.0 that fails to reboot into the secondary image. It specifically happens when I try to send a...
Hello. I orignally had an expired SIM card that came with my device, so I got a new SIM card to setup with the Thingy:91. These come with an EID of 19 digits, but no ICCID...
The fault was caught by the weak handler, which I think means it was totally not expected.
The trace starts from peer_manager_init() which is part of the Buttonless DFU...
Hi Nordic Team,
I was doing OTA in nrf52840 using Secure DFU ble example in nrf5 sdk. Where i want add some customizations in the code.
1.I wanted to add spis example...
The sample in nrf/samples/event_manager crashes when running on QEMU_x86 with the following output:
I'm using NRF SDK v1.6. Do I need to configure something in KConfig...
Hi Nordic Team,
Can I upgrade the firmware between different softdevice? From s132 to s113
firmware 1: sd: s132_nrf52_7.0.1_softdevice.hex , bootloader: secure bootloader...