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...
Hi!
We recently developed some firmware using S112 on a nRF52810 but realised that we needed data length extension, so changed to using S113.
Previously everything worked...
Dear friends,
I flashed a serial example( nrf5_SDK_for_Mesh_v5.0.0_src\examples\serial ) to my 52840 DK as a provisoner, I used this DK and PyACI provisoning new device...
Hi, I'm working on a project using s112_nrf52_7.2.0 in nRF52820.
Services are set in initialization function as shown below. However, only PnP id is not set in DIS, and...
Dear friends,
My 52840 DK flashed a serial example(nrf5_SDK_for_Mesh_v5.0.0_src\examples\serial) as a provisioner. However, the 52840 throws an error message when I input...
I am installing segger embedded studio. the installation instructions are given at https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html . I am...
Hello,
I am having trying to achieve hardware versioning via saadc.
Module model: nrf52832
Sdk: 15.2
There are two versions of the hardware:
version 1, there...
Hi,
I have PCA10059, its bootload is very handy, the customer can use the bootloader to upgrade the firmware for PCA10059 by serial port.
At this moment, I also want...
I am using ncs V1.5.1 and I can run the zephyr/samples/bluetooth/peripheral sample flawlessly on an nrf52dk_nrf52832 board. I verify BLE by viewing the "Zephyr Peripheral...
Hi, i have problem to import and configure the example with this sdk. I used the tutorial ( https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/segger-embedded...
Dear Ladies and Gentlement,
I would like to read the 128bit UUID transmitted an iBeacon received on a S140 ble_central - just similarly as it is done with nordic App nRF...
I am using the NRF52 DK with Keil IDE in Windows. I uploaded the ble_app_uart_c example (Examples > ble_central > ble_app_uart_c) and modified it so that it would print a...