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...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
I would like to use NRF Desktop Connect to connect to, and potentially firmware update an nrf52832 via the onboard bluetooth, but the NRF Desktop connect is only available...
Goodmorning,
I developing an application on nrf52840 board with SDK15.2.0 that communicates via BLE with from the APP nordic. I am started from the example project ble_app_cscs...
So I'm trying to implement Mesh OnOff server with BLE DFU supports. My implementation is as follows:
These are my app_config.h and nrf_mesh_config_app.h
I face...
Hello,
I am trying to use several Thingy 52 as peripheral devices, (sensors) connected to a central (Gateway) particle Argon running ( nRF52840). The idea is to connect...
Hi, I have 2 questions regarding multiple controllers using nRF Mesh.
1. I used the import/export option to transfer the network details from Phone 1 to Phone 2. After import...
now I'm on going NRF24LE1 project to low power mode. I try to find several reference as link below, but both of them can't open, someone can help me ?
https://www.nordicsemi...
I have just purchased a nRF52840-DK
I am following the getting started tutorial and when I scan for devices the Nordic_prox device is not appearing in the device list but...
Is it possible to use the NRF cloud outside the dev kits? Working on a custom pcb with custom software and would like to use NRF cloud for it.
---- Christopher
Hi ,
I am working on NRF DFU firmware update. for that i am using secure bootloader code .
I tried with the of way of flasing bootloader code on my custom board and sent...
Hello Nordic community,
I updated latest modem firmware v1.1.0 in nRF9160 custom board. After flashing application code into custom hardware I power off and power on board...
Hello,
I have a question about hardware for Bluetooth LE Audio.
I see Nordic is working on a dev kit:
https://blog.nordicsemi.com/getconnected/le-audio-unveiled-as-the...
HI
I am programming NRF52840 dongle using nrf52840 dk
i have flashed blinky code to my nrf52840 dongle it programmed sucessfully after that i have erased the dongle by...
Hi there,
I'm trying to use the aws_fota example with nrf9160 and AWS and it works fine. The problem is that in my country we don't have LTE-M, so we decided to use a...
Hi,
My application returns ERROR 8 [NRF_ERROR_INVALID_STATE] after I click disconnect in the app "nRF connect for mobile" .This error is returned by "ble_advertising_start...
I try to run samples/bluetooth/scan_adv on nRF52840/nRF5340 using nRF BLE Controller..
Result is nRF52840/active scan: 498 packet/s nRF52840/passive scan: 507 packet/s ...