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.
Hi all,
I am using nRF SDK for Mesh v1.0.1 and I want to implement following as in picture:
I am publishing to group address (group address because in the future I...
Hi, I test the SDK example "temperature", it works OK. I copy the code to my project, there is no compile error, but when the code running on the DK pca10040, the code is...
Hello there,
I'd like to bond between two nrf5 modules and have a real time communication between them.
Now my question is what is the role each would have to play...
The nRF5 SDK is event-driven. So does it mean that the event handler in my application will be directly called in the interrupt service routine? If I write a long event handler...
Hi all,
I'm experiencing a performance drop with BLE proxy enabled in Mesh SDK 2.0.1 compared to Mesh SDK 2.0.1 / Mesh SDK 1.0.1 without proxies (higher packet loss, range...
Hi,
I have project for NRF51822 in IAR(EWARM). Short about project: it based on example BLE to UART communication; it uses SPI, I2C, analog inputs readings, some digital...
I used nRF5_SDK_14.1.0_1dda907.
I opened the bpwr channel then received ant+ packet.
The device received ant+ packet successful.
How do i know that how long time the...
hi all ,
how to build multi provisioneers with mesh network ?
i read some information and run the nordic mesh sdk 2.01 (ligh_ swith sample )
i have some issue with...
1. I am issuing a gatt characteristic (CHR1) write without the response requested from Central (BLUEPY/BLUEZ, Ubuntu 18)
2. Central than reads CHR2.
Is it possible...
Hello,
If I understand well, when the part of the flash reserved for the PM is full, new bonds cannot be saved until the application deletes older bonding data.
I would...
Hi,
I've heard some stories that that using analog capable pins for digital IO (UART in our case) results in significantly higher power consumption than using a pin that...
I've modified the app_timer library slightly to keep total system uptime, which I can use to keep calendar/epoch time if initialized with the current time from an external...
Hi Everyone,
I examined the document about nRF24LE1 FOTA "nAN18 - nRF24LE1 firmware update over-the-air". The document is about update firm by nrf24lu usb rf adaptor. I...
Hi,
I found some sensor drivers under nRF5_SDK_15.0.0_a53641a\components\drivers_ext\, like hts221, lps22hb and so on.
Where can I find example for those driver?
Regards...