I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
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...
I and looking at using an nRF52 device with the nRF Connect SDK version 2.x with a Zephyr Bluetooth LE Controller in a peripheral application where the advertisement data...
Hello,
I am running windows 10 and started the DevAcademy lesson 1, exercise 1 and exercise 2.
Up to exercise 2 item 4 (add a build configuration) everything went fine...
Hello i am using an nrf52840 s140 and i am trying to write a specific event when takes place to the usb port. I am using the usbd_uart example.
It works fine for the first...
I used Nrf9160 to develop a product. Until yesterday, I had been able to connect to the nb network normally. But today, I found that my device could no longer register to...
Hi, I'm looking for help installing the nRF Connect for Desktop 3.12.0.
I've managed to unpack the application EXE and have picked out all the required pre-reqs to do the...
Hi,
I have a problem, When I first initialize Bluetooth and then initialize FDS for writing, it will fail. However, if I first initialize FDS and write data ,it is OK, then...