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 use example from nrf52 SDK. project path:nRF5 SDK\nRF5_SDK17.1\examples\ble_peripheral\ble_app_uart\pca10040e\s112\arm5_no_packs.
emulator: ST link V2
but no target...
Hello,
The nRF5340 supports audio transmission, while the nRF54L15 supports Channel Sounding. Is it possible to conduct audio transmission simultaneously with Channel Sounding...
We need to use a Lithium Ion battery to power our device and need to connect to a chip that has 1V8 logic levels as its only option.
We're early in development, so it seems...
I am encountering a strange hardware/software mapping issue with the SAADC on an nRF52833 DK running on Zephyr (NCS) . Using VS Code nRF Toolchain and SDK (V3.2)
The issue...
This one gets complicated as I cannot reproduce the problem with my original NRF5340 DK.
Steps to reproduce are trivially easy, but only fail when using my favourite OEM...
Just a quick one as I couldn't find it on google. I'm going to implement a beacon like broadcaster but one not based on location. It'll probably be a uuid, a random identifier...
Hello,
I encountered a problem while trying to bond a nrf54L15 (central) with a nrf52810 (peripheral). The firmware of the nrf54 is using Nordic Connect SDK and the nrf52...
Hello,
I hope you are well.
I have a code inside the connection connected callback that sets the MTU to the maximum, which is working fine on ncs v3.0.2 but generates...
Hi everyone,
I’m currently working with the nRF9151-LACA-A1A-R module, developing NTN communication features using SLM mode. However, I haven’t been able to find any documentation...
"I am using nRF Connect SDK (NCS) v3.1.0 and developed BLE DFU functionality by referencing the Nordic Semiconductor Academy course: ' Exercise 5: FOTA over Bluetooth Low...
Hello,
I use nRF5 SDK and nRF52833. Now I want to do the radio test at the "examples\ble_peripheral\ble_app_uart".
When I use radio_test_init(&m_test_config); or other...
I am currently trying to claim my nRF9151DK on the nrf cloud. I went through the Quick Start steps and activated my SIM card but my device has been stuck in this state for...
Hello,
I am currently testing the Matter Closure sample with an nRF5340-DK board. I am using nRF SDK 3.2.0.
- When I send an open command, everything works fine.
- When...
I'm trying to make the basic Button sample work but am having problems.
The physical button is a latching button. Press it and it moves in with a click and physically stays...
nRF52832 Product Specification V1.4, page 344 lists predefined baud rates only.
Is it possible to use other values for custom baud rate, and if so, what is the relationship...