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 working on a sensor which requires data transfer over with data length over 255 bytes. I am using nRF52832 uC and and from what I see from nordic infocenter...
Hi,
We are using the nRF Connect for Desktop app to update production devices to the latest FW version of our application. I (on Windows) am normally the only person in...
Hello
I'm trying to add zigbee to an existing freeRTOS project with BLE. The approach so far is combining "Zigbee Multi Sensor with FreeRTOS Example" and "Adding dynamic...
Hi.
I am writing software for my custom nRF52832 device but hardware wise it is identical to the nRF52 DK.
I'm not that good of an embedded coder (or any kind of coder...
Hello
In my application (based on ble_thread_dyn_mtd_coap_cli example), I would like to get the list of devices present on the network (ip).
I saw that there was a command...
Dear all,
My CMW500 have NB-IOT option only (NO CAT-M option is installed) and I would like to see how to setup CMW500 (NB-IOT mode ONLY) to communicate with Thingy91DK...
We are using Enhanced Shockbust and would like to maximize the operating range. We noticed this footnote on page 356 of the latest spec sheet (v1.1):
Typical sensitivity...
Hi,
I'm trying to reduce latency when relaying BLE packets. The goal is to have a couple of wireless peripherals connected to a hub talking BLE with a central, with minimal...
Hi,
I am trying to implement LC server for my lights. I want to make the RUN level of the LC model configurable i.e, change the RUN level according to the user need.
Can...
There was an unexpected issue configuring beacon ad packages. The task is to transfer as much data as possible in beacon mode. For this, I want to include the scan responce...
The chip we use is nrf52832 and the SDK is nrf5_ SDK_ 15.3.0_ 59ac345, Can we use nrf Toolbox (version: 2.7.2) to upgrade bootloader? 1. How to make bootloader upgrade package...
hi,
I have nrf52840 DK and a dongle and I would like to connect the dongle to android device and scan for the DK in coded phy.
where can I find some SDK for using the...
Hi,
From previous case , I still not fully understand how chip to retrieve the calibrated data from flash(already implemented read/write data for the interface by FDS),...
This question stems from this discussion
https://devzone.nordicsemi.com/f/nordic-q-a/71044/notifications-how-to-know-who-is-consuming-tx-buffers-most-efficient-way-of-sending...
The ARM Cortex-M4 supports many assembly-level DSP instructions and we would like to use them (not just the packaged ones in the CMSIS DSP libraries).
For example the set...