Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
I have an idea to open the source code of my personal project, since some source code of SDK are used and modified, is it OK to include the modified SDK source code in the...
I am using nrf52 developmemt kit. I am using mpu9250. the odr of mpu is 100 Hz. i am able to send data over ble using example code nrf5-ble-mpu-data-ready-interrupts . Now...
I' m using the nRF51 Dongle (PCA10031) for the evaluation of the OTA DFU bootloaders of SDK15.0.0 with the NRF52840 PDK. Using the PC tool nRFConnect V2.3.2 with the App Bluetooth...
I'm developing a product with the nRF52840 using nRF_SDK 15.0.0 and s140 v6.1.0. Since my device is not power constrained, I want to maximize the range, so I use Coded PHY...
It is stated that the advantage of a Softdevice is that because it is a precompiled binary file it can be used without requiring any particular compiler or linker features...
Hi all,
I am using the pc-ble-driver-py python bindings to interface with my BLE peripheral.
Based on the heart-rate-collector example I could get a list of all advertising...
Hi, Everyone
My development environment is PCA10028, SoftDevice 130, SDK12.3.0
I downloaded the application using nRF5_SDK_12.3.0_d7731ad \ examples \ dfu \ bootloader_secure...
Hi, the peripheral/spi example calls for nrf_drv_spi.h, which is located in the legacy directory in SDK 15. I found this post in the devzone:
[quote userid="2116" url="...
We're trying to implement OOB pairing where the 128-bit value is received externally (not NFC). All examples I could find are NFC related and seem to require the external...
Hi, everyone. We are developing BLE project on the chip nrf52832 with SDK 15.0.0 software. In this project we are using ppi feature. During the work the program must enable...
I am trying add the fatfs example in my custom solution and I have the follow error after add the paths and files.
nrf_log_frontend.c:92:35: error: unknown type name 'nrf_log_module_dynamic_data_t...
Hi,
I am working for Adafruit on the bootloader for the upcoming feather nRF52840. Currently testing using the nrf52840DK pc10056. Everything is OK with S140 6.0.0 . Today...