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.
I want NRFX_SPIM_EXTENDED_ENABLED to be 0. but for some reason it is set to 1. from my current understanding I conclude that the if case here check weather each node with...
Hi
I used the nrf-esl-bluetooth-2.6-branch example to flash the 5340DK (AP) and 52840DK (Tag). I sent the command esl_c pawr update_pawr 9 0 , and then sent the command...
Hello, I am new to BLE and nrf zephyr programming. I am trying to flash periodic_adv and periodic_sync samples ( https://github.com/nrfconnect/sdk-zephyr/tree/16bcaed54230e3d86aeaf2b2f1d47393967254fd...
Im trying to clear NVS, it gets cleared but then causes device to reboot.
code in question is :
output halts after Erasing NVS flash memory (0x000f8000, size: 24576...
Hello,
we are developing our first predict with the Nrf52840 running with VDD at 1.8V(default option).
so far we have always programmed and debugged NRF52 devices using...
Hi,
Does the HCI UART sample include DTM capabilities? https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/bluetooth/hci_uart/README.html
When issuing the...
Hi,
I'm looking to implement the smp protocol in my central device based on nrf5 sdk, in order to update my new peripheral device based on ncs v2.6.1.
My questions are...
Hi, I am trying to test openthread functionalities on the nRF54L15dk and cannot build the "Thread: CLI" sample on NCS. I am setting my board target like so: and keeping all...
I am developing the LE Audio feature for nrf5340. My project is based on nrf5340_audio demo, base on NCS 2.7.0. I am not very familiar with sysbuild. In NCS2.4.0, I am able...
hello!
I am currently using the nRF7002DK to implement the examples from nRF dev academi. I am practicing based on lesson 5-exercise 2.
lesson 5 exercise 2
In the example...
Hello,
I have failed to get the I2C working on the nrf54l15dk, i have now connected it to a oscilloscope with pull ups.
i have confirmered the pull ups work, but as i...
Since I am developing a lot for the nRF51822, I heavily relied on the old reference pages for said chip, like SDK 12.3.0 Reference .
Now they seem to be gone.
Could...
Hi,
We are evaluating BLE Channel Sounding for indoor localization of small mobile robots. We need 2D localization within the room, so we would need to measure the distance...
HI
When creating a simple blinky application from template in zephyr and trying to build a configuration i get following errors.
How can i add permission to script kconfig...
I am using the central_esl example from the nrf-esl-bluetooth-2.6-branch to flash onto the 5340DK, and the peripheral_esl example is flashed onto our company's (Shenzhen Abluetech...