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...
Hello,
I am trying to make GPIO P0.07 to high, in my nrf5340 Audio DK. Externally I am connecting an LED between P0.07 and GND. But it not showing any voltage between them...
I am trying to use uart21 on nrf54L15-PDK. And I have try some port 1 pins already, and they works well. However, we need to use port2 pin 7 & pin 8 for uart21. But I get...
I'm having some trouble with the discovery module. The way the service I'm connecting to has the same UUID for the Bluetooth LE service as for its characteristic. I get this...
I am exploring the possibility of using ncs v2.8.0 for Mesh with Coded PHY on the nRF52840dk/ nRF52840 board . I know this is not officially supported.
I started with the...
Hi everyone,
I'm trying to set the USB polling rate with the nRF52840 and it seems like I'm stuck at 8 to 9 ms polling (~125 Hz). I'm using the Zephyr hid-mouse example...
When working with the direction finding central code, would we need to have the antenna array connected to the central development kit and then have another kit running the...
I am running VSCode with the latest nRF extension. I am on v2.9.1 of the SDK
I created a new app and copied the bluetooth_st_ble_sensor sample project.
I would like to...
I am trying to format an external flash chip with littlefs, but keep getting an MPU fault. I can erase the chip, but not mount or format. I have tried writing and reading...
Hi,
1) I want to collect sensor data using BLE like the following topology, the sensor devices are battery-powered, which sample in the NCS is suitable to modify?
2...
We have 2 different hardware designs which utilize the same peripheral connected to the nRF52833 via serial UART. They both use the same interrupt driven code to access the...
I am using VSCode and the latest nRF Nordic extension. I have the toolchain and SDK 2.9.1 installed.
I created a new application for the nRF54L15 for bluetooth peripheral...
Hi,
I would like to ask about the future plans for Zigbee development, as the current situation is a bit confusing.
From what I’ve observed, Zigbee R22 has been deprecated...
I have the nRF Hw v2, and it seems like I did something wrong with a Fw:
nRF is recognizable by a computer as the COM10/11/12 device:
Most of the nRF Connect Desktop...
This should be a quick question. I really am just wondering if any part of the nRF Connect BLE library or examples use the UICR space?
The library is more the question,...
Hello when I build an application on VS Code, the terminal give this error :
warning: UPDATEABLE_IMAGE_NUMBER (defined at C:/ncs/v2.8.0/nrf\samples\common\mcumgr_bt_ota_dfu...