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 am trying to design a project about a type of sensor powered by high accuracy battery which is using the nRF52832 chip in a custom board. To use the battery energy...
Hi
My requirement is to upgrade the application firmware on the nRF52840-DK from another processor using SPI interface, and I am trying to understand the code to plug-in...
I'm developing a beacon application using the Fanstel BT832AF, which uses the nRF52810 internally. This unit is mounted to a custom board, but before raising a private ticket...
As instructed to post here by We're using Zephyr on at least 4 of our products and have thousands of boards with NRF chips in the pipeline; we're trying to get the consumption...
I'm trying to install nrfutil, but for some reason the installation is unsuccessful.
After installing python and the executing pip install nrfutil, restarting both the shell...
Hello,
when my application runs, from time to time I see the following:
[00:00:29.000,000] <debug> nrf_sdh_ble: BLE event: 0x26. [00:00:29.000,000] <error> app: ERROR...
Hi Nordic team
Customer SecuX failed to use JLINK V9 to update modem firmware to Thingy91 and customer nRF91 board both.
But, JLINK V9 can program merged.hex file(application...
I want to bring up a secure bootloader with support for ECDSA and SHA-256.
I am having a hard time coming up with a combination of SDK components (frontend, backend), external...
Hi All
I'd like to implement "Fast advertising" with SDK14.10
Q1: I add some code in advertising_data_set() to do fast advertising, is that correct ?
Q2: If want...
Good afternoon. I have the Zephyr gsm_modem sample up and running for my GSM modem and a PPP connection is established to the cellular network. The example does nothing further...
After I write bonding data to flash memory (SoftDevice has been disabled before the write) I get an APP_ERROR:ERROR:FATAL. But I do not know what is causing it. I do an NRF_LOG_DEBUG...
Hi,
We added new commands for code from openthread and generated .hex file by "make -f examples/Makefile-nrf52811 NCP_SPI=1 FULL_LOGS=1 && arm-none-eabi-objcopy -O ihex...
We are planning to develop BLE and Bluetooth Mesh products using nRF52840. I have a couple of questions in use of Zephyr. 1) What is advantage of building BLE or Mesh on Zephyr...
Hi,
I tried to build the ble_app_uart example for nRF52820/s140. In my project I need to use C++ modules.
My usual approach that worked so far:
Take an example project...
Dear Nordic Semiconductor-Team and everyone else, thank you for helping the thousands of people in this forum an answering their questions thoroughly. I have a question/problem...