I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
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 ...
Hello,
After I upload a new signed image to my device using MCUboot serial recovery (single image), MCUmgr Img_mgmt_client API
img_mgmt_client_state_read() always fails...
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...