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...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi everyone,
Days ago, I met a problem while trying to implement the DFU function with MESH SDK 2.0.1 and nRF5_SDK_15.0.0 following the quick start guide on different systems...
Hi,
I received my nrf52840 Dongle today. It works quite well using nrfConnect.
However, we need to implement our custom USB bootloader since the default USB bootloader...
Hi,
Since I saw nrf52840 is for "mouse, keyboard" in document, may I ask, is there any hardware supporting to read mouse PS/2 protocol?
If there isn't, any idea to read...
I have an in memory log, built using a custom log backend, which I write to using the NRF_LOG_*() macros.
My implementation of app_error_fault_handler() will do some NRF_LOG_ERROR...
Developing with S112 + Emulated NRF52810 I've run into a road block.
I've set `m_adv_uuids` to the following:
static ble_uuid_t m_adv_uuids[] = { {BLE_UUID_DEVICE_INFORMATION_SERVICE...
Hello everyone,
I am currently working on porting the InvenSense motion driver 6.12 to nrf52.
I am using MPU9250 and nrf52840 pdk.
I've managed to set up the DMP and...
Hello - I have looked through documentation and can't confirm which component on the board is the BLE Module. Could someone follow up with an image of the board to help confirm...
Hi, we are looking at using a FCC pre-certified nRF52832 module such as the murata MBN52832. It would be for a wrist mounted product so will be in close proximity to the body...
Hi there Nordic Semi/ forum,
This is actually my first post here.
I got the NRF52 DK and I want to implement the NFC type 2 ( passive) tag with it that I could both read...
Hi, I am trying to use P0.9(nfc pin) as gpio(input) to read the charging status of a battery from battery charger IC(BQ 24230). the Open-Drain Charging Status Indication of...
hi Nordic engineer
hard platform : N53832DK, 51822DK
software platform nRF52832 use SDK_14.2.0, nRF51822 use SDK 12.3.0
nRF52832 as ecntral and peripheral; nRF51822...
Greetings,
in the system I develop I shall have a task resposible for fetching some amount of data from Flash to RAM. I should mention that the code will be executed from...
Hi,
I try to activate the bonding with the "ble_app_multiperipheral" exemple project I have modified.
It is very strange because I can bond as wanted but only if I set...
Hi all,
I am having query regarding BLE Security.
Which options are provided by BLE for security.
Can anyone provide option in below category?
1. Security in Connection...