Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
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...