I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
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,
I am not using the latest SDK, but it seems this has not changed (to be checked…). In file ./components/libraries/util/app_error_weak.c I have this sort of code:...
Our application has several Nordic devices in it. We want to hang a NOR Flash off SPIM4 (QSPI is already dedicated to another Nordic device) of the nRF5340 for storage of...
I use nRF Connect to test buttonless DFU without bonds failed. But nRF52832 receives BLE_GATTS_EVT_SYS_ATTR_MISSING event.
->static void ble_evt_handler(ble_evt_t const...
Hello everyone,
I am designing a Bluetooth repeater that will be powered eather by USB or an embedded Li-Po battery. This device will run with the nRF52833 along with...
Hi,
I am working on a project, where I am trying to create a touch LED project using NRF52832. I have completed the prototype, its working is quite simple. The LED will...
Hello, guys!
We are using nRF51822 SoC with nRF5 SDK v12.3.0 and s130 SoftDevice. One of our desires is to use Software Interrupt (SWI) driver.
However, when I try to...
Hello all,
I am configuring a low power application for the nrf52832 board (custom board). This is a very low power application and I want the board to stay on sleep mode...
Hello everyone, I am working with a BMI160 6-DoF sensor. I have some drivers related to this chip. Using the Segger J-Link debugger the drivers just work fine without any...
I update a couple of device to mfw_nrf9160_1.3.2.zip.
Before that (1.3.1), my experience was to get a ENETDOWN, when calling " sendto" while the device has lost some the...
Hi.
I'm trying to add Bluetooth capability to the "Asset Tracker V2" project. I was able to do it on the nRF9160DK board. I could not find a working example to make the...
Hello,
windows10 x64.
i have used NCS1.9.1 and NCS1.9.99,now i want update to 2.0.99
how to install NCS2.0.99?
because nRF Connect for Desktop Toolchain manager no...
Hi,
1. How to calculate the Flash and RAM usages at runtime? I am able to do it static way but wanted to analyze this at runtime.
2. How to calculate the Heap usages at...
Hallo,
currently I try to optimise the functionality of my extended advertiser code. I found that there are also some call-backs defined for extended advertisers. The struct...
I use iOS nRF Connect APP to test DFU. But it failed with writing is not permitted.
The following is log message of nRF52832 device. 00> <info> app: Inside main 00> 00>...