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/....
Hello,
I'm playing with the timing subsystem in order to measure some execution time with higher granularity than the RTC tick on nRF52840 (using PCA10056 DK).
I'm specifically...
Hello sir,
I am using nrf58232 Dev kit board in which when my BLE goes is in advertisement board and after couple of seconds advertise APP_ADV_DURATION is expired then it...
Similar, unresolved issue can be seen here .
I just got my official nRF52840DK and setup nRF Connect on my MacBook. I'm able to build the Blinky example and flash it...
Hi,
I have the following in my code to measure throughput over the Nordic Uart Service.
It works, but I was wondering if I am measuring correctly. I took this measurement...
Hello all,
I'm working on a BLE central application based on nRF Connect SDK V1.6.1. The application connects to certain BLE peripheral devices and does a service discovery...
Hello,
I have been building an application using the CLI and I am thankful for the CLI example and how well it works. I am wondering is it possible to use the CLI but...
Hello, Im using SMP over UDP (OpenThread) and after updating to v1.6.0 in NCS, sending most commands with `mcumgr-cli` makes the device restart with:
This happens for most...
We are currently experiencing malfunction with the big chip on nRF9160dk board, which provides USB-UART and jLink functionality. After 30 minutes, to a few hours, we either...
I have nrf52832 dk. I used power down example by github
https://github.com/NordicPlayground/nrf51-powerdown-examples : system off wakeup on gpio. Upon current measuement...
Hi Nordic Engineers,
I have few queries over HFCLK 16 MHz timer.
I am using nrf52840 custom board. IDE - segger embedded studio
I have enabled HFCLK timer and able...
I'm using nRF52840 and want to send a data of 200 bytes over BLE, but while adding the characteristic, if I give maximum length above 101 it does not accept it. Can someone...
I am working on a limited release project that has multiple devices which require programming. Part of the appeal of this device is its programmability so I am going to provide...
Hello,
I am looking for a low latency (end to end) wireless module for Joystick application and this is for a medical VR platform.
Latency requirement is <= 5ms.
Data...