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 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...
Hi,
I am currently working on SoC sensor, which is there is a process for uploading firmware from the controller to a sensor through I2C. So I am creating a function for...
Hi,
We want a solution for BLE Mesh using Coded PHY.
Normally we provision the Mesh devices using Mobile Apps.
We want Nordic module to act as Mesh provisioner to provision...
I am doing NOR flash writing test. It seems nRF52832 enter sleep mode. How can I make sure if nRF52832 enter sleep mode or how can I prevent nRF52832 to enter sleep mode?
I have created two application timers. If these timers expire at same time, does the timer expire handler run concurrently or timer expire handler B run after timer expire...
hi devzone
I have no idea to pair between one nrf52 dk board and other nrf52dk board, not using nrf connect app, without wiring board to board.
I understand if i do pair...
Hi,
I built the blinky app for the usb dongle nrf52840dongle_nrf52840
and managed to flash it with the programmer v3.04. and it was successful (the leds are blinking...
Hi,
I was using JLink v7.50a with nrfjprog 10.9.0 and debug were working fine on Ubuntu 20.10 using SWD pins and JLink RTT. After changing to Ubuntu 21.10 and installing...
Hi Nordic team
We work on a custom hardware (LE Audio headset) and we need to send the battery voltage of the headset to the gateway which will be a smartphone. Using nRF...
Hi,
When SW9 is set to the default 1V8 position both the programmer and virtual COMs work fine.
When I switch SW9 to the 3V position the board is no longer detected...
Hi nrf team! I have been trying to get a couple of nrf5340 audio dk's to work with the "nrf5340_audio"-example, starting fresh with a clean install of VS Code even, and installed...
Hello
In my code i have two services one is blood pressure and second one is temperature and i have used button and indication both to send blood pressure data and temperature...
We have come to understand that the nRF5340 will not support BT classic (multiple tickets confirming this). But we still have a use-case that requires both BLE Audio and BT...
Hi guys,
I'm writing firmware for the nRF52840 using Zephyr, based on the cdc_acm example, using zephyr,cdc-acm-uart. I'm trying to blast out a ton of data, and need to...