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...
Hi, Our customer use 52840 transmit voice data, they use long range mode , the actual speed is 50-60Kbit/s in 10m distace. but when the distance is more than 50m, the speed...
Hi all,
I understand from the forum that we are not supposed use the nRF52DK board for production programming.
Hence, we are looking for a programmer (not gang programmer...
Hi,
I saw that the problem i am experiencing has already been described and reproduced in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/87295/busfault-when...
1,We put LC3 folder in NCS_ 1.9.99_ dev\ncs\nrf\applications\nrf5340_ Under audio\src, modify the makefile and compile it.
2,Migrate the LC3 library to NRF audio and set...
Hi!
I'm looking into making my own casing with a bigger battery pack for my Thingy:91.
It seems like the included battery has some circuitry which enables it to deliver...
Hi all,
We want to evaluate nRF9160. We want to start with nB-IoT and currently looking for a service provider in UK. Vodafone seems to be supporting nB-IoT, but information...
Hello,
Could you please tell us the functionality or use of four buttons and LEDs on the nRF52840 DK(development kit).
Also could you tell us the which interface have...
Hi, I am exploring the nRF connect SDK v1.9.1. along with that i have my own custom build nRF52840 board (custom board) . in that i have enabled LED,Buttons, ADC sensors,...
Hi,
I would like to set up an L2CAP channel using an nRF52832 DK with pc-ble-driver+connectivity firmware but I have a link issue with nrf-ble-driver-sd_api_v6-mt-static...
Hello,
I am developing a product using the nRF52805. Various functions such as OTA-DFU, FDS, and 6-axis sensor have been implemented. However, the flash memory capacity...
Hello, im trying to send Data from one Devkit to another (nrf9160 from nrf52840) the Problem is that if i enable Bluetooth on the nRF52 i get an error when receving/transmitting...
I'm working on a BLE application based on the Zephyr RTOS. I need to read a SPI device at fixed time intervals and, as already suggested me here at point 3, I'm trying to...
Hi,
I am new to the thingy91 and quite unexperienced with nordic microcontrollers in general. I am trying to figure out how to connect the thingy91/nrf9160 with LTE to my...
I added bms_module.c file modues folder and included in CMakeLists. Corresponding bms_events.c and bms_events.h files are placed in events folder. The project working well...