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 tested several hundred connection and disconnection cycles with the nRF52840 BLE dongle. The first hundred cycles operated without any issues. However, at a later cycle...
Hello, I am trying to use twister + ztest to run some basic tests on my device custom project and nrf5340 Here are the contents. Current Directory Structure
Contents of...
Hello there,
I'm developing a project with NTN using a Vivo chip, a Brazil operator chip, but I'm having trouble with an nRF9151 and I'm trying to put it in NTN mode, but...
Hi
I took over a nordic project and was asked about the bluetooth version used in that project.
How Do I figure this out?
I am using a nrf52833. The firmware is developed...
Hi all
While connecting to a peripheral that has ble buttonless dfu characteristic i need to enable indicate.
Undortunately i get back err: 0x11(17) from sd_ble_gat...
I'm struggling with the nrf sdk v2.9.2 zigbee light_switch example. I copy the example, add this to proj.conf
CONFIG_ZIGBEE_CHANNEL=25 CONFIG_ZIGBEE_CHANNEL_SELECTION_MODE_SINGLE...
Hi.
I have a question.
When sending packets from a ZIGBEE product (with TI CC2538 built in) and receiving them with an nRF52840 Dongle (Sniffer FW) and Wireshark, is it...
Hello Everyone, I was wondering if there is any easy "ready configuration" way to directly set BLE advertising and connection interval with adding some config to the prj.conf...
Hello! Using NCS 3.2.1 I am implementing DFU over SPI (the NRF54L15 is SPI slave) using the "DFU Target" library. It works very well, as long as I am connected with JLink...
Hello,
I want to read a status register in my SPI peripheral. Once I send my read request, the peripheral will send the status byte over and over, and I want to watch for...
I have been testing this for some time and I cannot figure out why lorawan_send() on zephyr does not work when called from a thread, while calling it from main() works perfectly...
Hello Nordic team,
I'm working with the nRF54L15 DK and using the latest NCS version that supports Bluetooth Channel Sounding. Here the sample is channel_sounding_ras_initiator...
Hello,
I am trying to run nRF sample of cellular LWM2M client on nRF9151 development kit that communicates with a custom Leshan server over the LTE-M. Security modes of...
Hello.
I'm working on a very minimalistic (function and size) board with only SWD, BLE, I2C and several GPIOs used. Since we ran into memory shortage on NRF52805, we are...
Hi everyone,
I am evaluating the nRF54L15DK. Currently I'm trying to get SPI to work. For testing, I got an OLED Module with 4-wire SPI and an SSD1351 driver.
I wrote...