Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
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.
We are experiencing issues with nrfutil being flagged as containing malware, see screenshot below. Has Nordic experienced this before, is there something we can do to stop...
Hi
I have reported this before and now that you are a quarter away from a fully featured mesh sdk can I ask you to please enhance the SDK so that you supply a function that...
I'm evaluating possibilities of BLE-LESC Pairing/Bonding with the ble_app_hrs peripheral on the nRF52840-DK with SDK 12.3 and SoftDevice s132. To see what's going on in the...
Is it possible to flash multiple custom boards using sagger DKs at the same time?, assume 2 custom boards and 2 DKs, would they be able to flash the custom boards in parallel...
There are many places in the file fsm.c that have this compile condition check
#if defined FSM_DEBUG
blabla
#endif
that is wrong. The compiler will ignore it. There...
Dear Nordic,
Hello, I have to configure 2 UART. I have saw this post .
however, I have made a demo version for the project without 2 UART function, so I hope to apply...
Hello, I´m trying to compile the BLE Heart Rate service projects using SEGGER Embedded Studio. After importing the project from nrf52 SDK, I tried building the project but...
Hello,
I want to implement home automation project using 3 nRF52840 dongles. i.e I want to connect all the 3 dongles with each other and the signal sent from one device...
Hello, I am trying to design a product based on BLE MESH. I would need gateway to be able to accumulate data from network and send it outside. I need that gateway to connect...
Hi,
I have gone through the "ble_app_hids_mouse" example program. So far the program seems to work great, but how do we take control of the buttons since the function used...
Hello,
We have plan to use nRF52832-CIAA with external antenna connector (MHF4). I noticed that in 4-layer reference design layout there is quite big square keepouts on...
Hi,
I am using sdk 14.2.0.
i am using freeRTOS,created 3 threads.
all are running fine,but just for while(2 - 3 minutes).
after that, all the threads stoped.
may...
Hi,
I am doing OOB commissioning with OpenThread. According to section 10.12 of Thread 1.1.1 specification, Active / Pending Operational Datasets need to be persisted to...
Hello,
I'm trying to connect external RTC, which has a 32kHz clock on it's pin to nRF52832. So far I've had issues with connecting this clock to P0.00 pin and having P0...
Hi all:
when i add uart code in ble_multilink ,and it gived me errors like this:
"<error> app: Fatal error <warning> app: System reset <error> app: Fatal error <warning...