After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hello everyone
I'm the proud owner of a nRF52 Prev. DK and trying to get my project to work. I would like to sample 3 to 5 analog signals using the ADC on the DevKit, followed...
A beginner's question.
I am using UART over BLE to send data out.
As codes below, ble_nus_string_send() works and continuously sending data out, with the Wireshark's...
I have some problem when I implemented 52832 dfu.
I implement it with sdk 11.0 and a third party core-board.Firstly,I program s132_nrf52_2.0.1 SoftDevice by nRFgo Studio...
Hello i have a system that which i get data from a ultrasonic sensor and send it to Arduino UNO and nrfConnect application via the RBL Shield ( nrf8001 ) so i want to do it...
I am trying the ANT-OTA DFU Update using an ANT Stick and the nr51422 pca 10028 board. I want to use another nrf51422 board to update the previous board. Is this possible...
Hi All,
I have a problem where I cannot seem to wake up my NRF52832 with a GPIO. I am first attempting this on my NRF52DK with an interrupt form an accelerometer.
I...
Hi,
I'm trying to build a piece of firmware for the nRF51 DK, using the mbed OS 5 platform, but I keep getting a linker error from 'ld', using the ARM GCC 4.9 tools from...
Hello,
I want to build a list of available BLE devices and show the device names to the user via a display (pretty normal BLE search).
The search shall be done for devices...
Hello Everyone,
How could I use the temperature from nrf_temp.h in the Eddystone (TLM) example?
Eddystone (TLM) example:
<nRF5_SDK_v11_0_0 folder>\examples\ble_peripheral...
I am seeing signs of the chip wanting to be debugged by Eclipse on my Mac. It really does. I can feel it.
Two things seem to be plaguing me:
90% of the time it...
Dear Nordic Team,
I am using nRF51422 development kit.
I tried Beacon app example code.It consume around 195uA. How to reduce the power consumption.
I am also checked...
hi, I'am working in a project. I start a watch dog in that project,but I need to stop the watch dog something.And I don't know how to stop, can anybody help me.