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 Community,
I am trying to test mqtt_simple sample on both of nRF9160-DK(nRF9160 SICA B1) and Thingy91(nRF9160 SICA B0). My hardware version: nRF9160-DK: 1.0.0 Thingy91...
Hi!
Is it possible to configure a the nRF52833 to a fixed radio channel, on which BLE signals are received (Only RX-mode)?
Thank you very much for answering my question...
We have a keyboard, and user can switch to different central device.
In old nrf sdk, we use different mac address map to different cantral when bonded.
But in ncs 2.0...
Hi,
I try to design own IoT project with nRF but I don't know where I can started. Is nRF BLE supports Alexa and Google home? And can you share some documents or example...
Hello
I could not find a statement on the permitted (re)use of the hardware design files provided for your DKs.
Is it fine to base a commercial product containing an nRF5340...
Hi,
we are using nRF52840 and we are now about to start certifications with it, VERY SOON.
We are planning to use DTM for that. I am trying to test it with nRF Connect...
We need to add the functionality of radio test to a BLE Application. Normally, BLE is active, but we need the ability to stop BLE and execute radio tests upon command. When...
Hi:
I want to use hello_world example OTA nrf9160.
Reference application_update example .
How to use application_update?And How to modify hello_world into a file that...
Hi,
NCS2.0.2, nRF5340 audio DK, VScode
about Le Audio
1.CIS mode,when is bidirectional communication supported?
2.when LC3 support 16bit 16kHZ?
3.when suppourt DFU...
Hi i wonder how could i program the nRF Dongle with the sample thread_cli in order to being able to use the thread topology monitor?
I know that i have to use the Programmer...
I connected my NRF52840 DK board via USB to my Macbook Air. In VS Code, under "Connected Devices" I was expecting it to show up as "NRF52[...]" but it is showing up as "NRF51xxx_xxAA_REV1...
Hi,
follow the to do DFU over UART on nRF5340, it fail in the last step "image confirm".
The console show
What is the meaning "Error: 3"? How to fix it?
Can I...
We have relatively big model composition, and reading it via nRF Mesh app fails if it exceeds 21 segment message.
However the limit I assume should be at 32 segments and...
Hi,
We have done a lot of projects with nrf52832 with softdevice S332 v5 before.
Now we have a new project to use nrf52840. Can we use the original s332 version? Or do...