Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
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...
when I try to build a code for integrating sensor in nRF 5340 dk, this error comes, I tried even after installing cmake manually from the cmake website https://cmake.org/...
Hi,
I'm working on an application that combines both central and peripheral roles. My 'gateway' should connect to 2 peripherals and sometimes start advertising to make...
nrfutil ARM64 cannot successfully flash an nRF52 series part. In this example I am trying to flash an nRF52840.
On the same system, nrfjprog works without issue.
nrfutil...
Hello,
I am currently working with a custom nRF52832 module for UART communication. The firmware is based on the Nordic SDK’s ble_app_uart example , and the script runs...
We need to measure the RF power(continuous unmodulated signal) of our custom board based on nrf5340 using spectrum analyzer. please suggest the steps and tools to perform...
Dear,
I’m experiencing an issue with performing DFU over BLE Mesh. I have a setup with one node acting as provisioner and distributor. This node has a new image loaded ...
To create a release, we create an extended HEX by adding to the HEX file configuration data that will be located in non-volatile memory on flash. At startup, this configuration...
Hello, Nordic Team! I am encountering a such problem when using the NRF54L15 on NCS3.0.2 to develop a Matter product. I am trying to use the
SubscribeAttribute
method...
Hello, I am experiencing issues with the current measurements taken by the PPK2 when using the nPM2100-EK to power a device. The current drawn from the 2.7V power source ...
Hi everyone,
I'm currently working on porting a project that uses Enhanced ShockBurst (ESB) , originally developed with nRF Connect SDK v3.0.2 , to Zephyr 4.2.0 . The project...
Hi, i am learning with thingy 91 x and nrf9151dk. I made the online courses and succesfully conect to the cloud with the nrf desktop quick start in both devices. Now, i would...
Hi, I am working with nRF52 DK (52832), and the issue I am facing is that i am unable to increase the data size of data SPI -DMA can receive. Currently it is configured at...