When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
Hello everybody,
I'm getting crazy, I'm trying to extend HID axis values from 0..255 to 0..1023 max using the descriptor found in the example ble_HID_keboard/hid_joystick...
Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
Hello,
I am working with the nRF52 DK, SDK 11 and especially with the ESB protocoll. I started with the provided example esb_low_power_ptx/prx.
In the documentation...
Hi,
I wish to encrypt my application to protect my code. I've tried running my hex file through openssl
openssl enc -aes-128-ofb -nopad -nosalt -e -K XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX...
There are an example which based on Nordic's implementation of BSD Socket API (the client-side).
Also, I have seen the lwIP Socket API in nRF5 IoT SDK, but, there no app...
Hi,
I am new to nrf51-dk and I am using nRF5 SDK v11.0.0 and S130. I wanted to perform the task below.
I have a couple of nRF Beacons and want to program one of it...
Hi.
We just received few new nrf52 boards. They are same PCA10040 v1.1.0 as previous ones, but these have date of 2016.21 stamped on them instead of 2016.09. Problem is...
Right now I'm trying to interface an nRF51822 set up as a central to an ESP8266 module. The module is controlled by AT commands, and usually issues a response.
I'm struggling...
Hi,
I'm trying to use Master Control Panel to communicate with a sensor that we've developped (nRF52 based). I have the nRF51 dongle (PCA10031).
When I start the application...
Hi,
Im using a custom board running a program based on 'ble_app_hids_mouse (pca10028)' project, softdevice S130.
Since there is no 32.768 kHz crystal on my board, the...
Use SDK 10, SD version is 8.0.
I add the dfu to the ANCS project. Then use the nRF Toolbox App to update the firmware,
but it pop up "Read DFU Verion characteristic...
Trying to qualify our design with Bluetooth SIG.
What QDID's should I reference to generate a test suite for PTS?
NRF51422 QFN48
nRF51 SDK v10.0.0
SD 310
Hii everyone,
In a project. I'm trying to add dfu to a central and peripheral project. While doing I come to know that dfu using device_manger calls for its processing...