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 Team
Let's assume, we have a provisioner (client) and several successfully provisioned servers in a mesh network. We now want to remove one of these servers from that...
Hello,
I am currently migrating from SDK12.2 with softdevice S132 V3 to SDK14 with softdevice S132 V5 and have a problem configuring device names larger than BLE_GAP_DEVNAME_DEFAULT_LEN...
I am using nrf52832_xxaa and I'm porting my device from SDK11 to 14.
I have found that new sections have been added in the linker file of the examples like sdh_soc_observers...
Hi,
I use SDK v13.0.0 with SD S132 and to debug my application I use UART0 on Putty.
When I use SPIS (0) (no BLE and no softdevice) alone I perform all functionalities...
hello:
i use timer1 to get a pwm waveform,when i use RTT to test it,the waveform is ok,but when i take out the RTT,and Remove the battery and put on the battery again to...
I've made a custom board with nrf51422-QFAC, which I can program with nrf51-DK. I'm using SDK 12.3.0 and SD130, which is flashed to the custom board.
When I program the...
I'm trying to setup logging with printf() over UART and I got totaly blocked by following realy strange situation.
Let's have following very simple log_test.c:
Then...
Hi. I'm quite new to nRF programming. I successfuly solved how to compile/link/flash the software onto nRF52 DK using just a simple editor (Notepad++), the ARM toolchain and...
Wondering if there are any example/reference implementations of a bootloader for the nRF51822 that support Device Firmware Update over both UART and BLE? We've got the BLE...
Hi,
I have met problem when apply dfu of nrf52810.
I used dfu sample of 52810 from devzone link: https://devzone.nordicsemi.com/f/nordic-q-a/28471/about-ota-for-nrf52810...
I met a big issue when implement the voltage level switch. I used nRF52832's SPI to communicate with an ECG sensor which has 1.8V SPI. The issue is that, 3.3V signal from...
Having just got the DFU functionality working I got the task of trying to add NFC functionality to the application. The code side was not a problem since I got a c and h file...
According to the BLE 5.0 Specification :
"The Link Layer shall use the primary and secondary advertising channel
indices as specified by the Host, and the used primary...
Hi,
There is a bug in a Linux box (Mint x64) with the following configuration:
SEGGER Embedded Studio for ARM Release 3.34 Build 2017121400.34532 Linux x64.
Nordic...