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/....
Hey all,
I've run into an interesting situation where writing multiple notifications to successively to a multi-characteristic (custom) service causes data loss. Look like...
I updated nRFConnect from 3.6.1 to 3.7.1 and it started to have intermittent issues with the following error:
---
15:34:27.142
Application data folder: C:\Users\User...
To the kind attention of Nordic support team,
Let's take this as an example:
static inline void usbd_errata_187_211_begin(void) { NRFX_CRITICAL_SECTION_ENTER(); if (*...
As a test of how to add a library to a project, I am trying to add access to this library http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/include/dk_buttons_and_leds...
Hello,
I am currently developing using Zephyr/NCS an application that supports FOTA/DFU.
The device needs to be tapped to be woken up and start advertising. So, when...
Hi, I want to build a Bluetooth LE peripheral application with nRF5340. The channel must be able to sustain an output stream of 8 kbit/s.
Other desirable features are: ...
GPS sample stops updating timestamp after a few days of uptime indoors
Tested devices: Thingy:91, nRF9160dk Tested firmwares: mfw_nrf9160_1.2.1, mfw_nrf9160_1.2.2
Demo...
I have a nRF52820-DK evaluation board which I am trying to develop on. I followed the manual install procedure on to my xubuntu Linux desktop. I followed these instructions...
Hi ! I have configured Zero bit length of S1 in radio packet ( nrf52840 ) but it is still mapped to the RAM.
... ((NRF_S1LEN_BITS << RADIO_PCNF0_S1LEN_Pos) & (RADIO_PCNF0_S1LEN_Msk...
We would like to use Zigbeee on the nRF52820, however, it seems from other threads that neither the "nRF5 SDK for Thread and Zigbee" nor the "nRF Connect SDK" support it,...
Hello sir,
I am using nrf52832 soc with customized board having gpio pin with P0.2,P0.3 and P0.4 used for led blinking for different purposes.The function used for led blinking...
Hello,
I have a problem with the SPI of the nRF52DK 52832, and Zephyr 1.6.1. I have to transmit 10 frames of 5760 bytes each to the TFT display with the ST7789 driver. ...
I am just creating this issue as a bug report. (my github issue: https://github.com/zephyrproject-rtos/zephyr/issues/38688 )
There is currently a bug in zephyrs handling...
Hi!
I had some time with the Thingy:91 and was able to get my own application running on the device using the nRF Connect Programmer application. To eliminate the need for...