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...
Hello,
I am trying to get the RTC2 working in order to maintain time for my application. I intend to use the BLE DFU feature in my application and so I am using the softdevice...
Hello,
I recently got my hands on a Nordic Thingy:91. I got it registered to nRF Connect Cloud, SIM activated (iBasis sent me a new one since original didn't work. See...
Hello,
I modified the CMakeLists.txt file and now I am able to compile the Thread CLI application. However I noticed something strange in the CMakeLists.txt file.
list...
Hello,
We used our old rev board to prototype some new features including a new PDM digital microphone. It worked great using the nrfx_pdm module. When we spun a new rev...
Hi,
I work with win10 laptop, Toolchain nrf Connect SDK 1.6.1 on a nrf5340dk.
I like to use the uart1 for the console (printk debugging) and the uart0 for communication...
Hi
I am testing long range feature using nRF52840 DK. However BLE 5.0 standard specifies two modes of coded: S=2 (500Kbps) and S=8 (125kps). I am using SDK 17.0.2 with softdevice...
Hi
I am developing a Zigbee application using nRF52840 DK and ZCL. I am new to Zigbee and the nRF and have some doubts regarding the implementation of Zigbee.
1) can...
Hello everyone,
In the project in the dimming_client example in the Mesh SDK 5.0 examples, I successfully send the data to the server device, but in some cases, the data...
Dear Team ,
Iwant to add nrf_fstorage example in ble_app_uart so this type of error is display....
output/ble_app_uart_pca10056_s40 release/obj/cli.o: in function 'erase_cmd...
If I were to make have my devices in the field (micro-ecc, buttonless, no bonds, no Secure Communication), can I easily and safely upgrade fielded units to micro-ecc, buttonless...
Hello,
I am running 1\nRF5_SDK_17.1.0_ddde560\examples\dfu\secure_bootloader\pca10040_s132_ble\ses example of SDK 17.1.0. without changes in the code. The bootloader seems...
I was looking to use the NUS Central project and port it to the PCA10059 (nrf52840 Dongle)
I was going to add the USBD_CDC_ACM so I can port the NUS traffic to a Putty terminal...
Hi,
i have nRF52840 DK.
I am working on radio test code based radio_test example code with nRF5_SDK_17.0.2_d674dde version.
If the transmitter is configured as : (BLEN...
I can't build examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay. I get the following error message:
cc1: fatal error: cannot open 'C:/.../examples...