I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi all,
I am trying to count the positive edges of a 3.5MHz signal with GPIOTE, PPI and the TIMER1. Unfortunately i can only measure to frequencies up to a little more...
Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
After the Matter device is upgraded from version 1.1 to 1.3 via OTA, the Thread connection is functioning normally., but it fails to process chip-tool commands, and chip-tool...
I'm interested in connecting a device to a combination of RAK4631 and RAK5802 using RS485 interface.
I write the code in the Zephyr environment and I cant seem to make it...
"I'm trying to perform DFU using MCUBOOT over Bluetooth. The device enters DFU mode and connects successfully, but when I start the firmware download, I get an error:
Starting...
Hello Nordic Team,
I am currently implementing low-level SPI communication using SDK v2.7.0 and nRF 5340dk . Could you please let me know the name of the IRQ handler for...
I have received my NRF52840 DK V3 and i open NRF connect for Desktop and run "Quick Start", it have detect the board but when i try the hello world program test it is not...
Hi Nordic team, We have a project that uses nRF5340 &NCS 2.7.0, and we encountered net core crashing issue each time when ble is connected by central device and 5340 app core...
Description:
Hello,
I am trying to build my project nrf_dm_testing using NCS 2.9.0 , but I am encountering a CMake configuration error. The error message is as follows...
I am using 9160 as slave which communicates with nrf5340(master) over UART. with flow control disabled everything works but as soon as I enable the hardware flow control then...
Hello,
I have a few questions regarding the nPM1300 current measurements:
As far as I understand, there are two ways to trigger a current measurement:
By writing...
I am using VS Code IDE and have installed nrf Connect Extension and done with the installation part and blinky and few other samples. So, basically I just copied an available...
I have figured out a way to realize IR communication,it is same with the way to drive WS2812 with SPI.
[ I can use PWM peripheral and should use it,for I need to change...
Just to confirm the head question.
I have found the same question : NRF52 help configuring TIMER + DMA + PWM - Nordic Q&A - Nordic DevZone - Nordic DevZone
There is no...
Hello,
1. Do you have any hardware to implement Wireless HID USB without Bluetooth like Logitech with USB dongle?
2. Do you have an example of IR TV remote for any hardware...
Hello,
NCS 2.9.0 nRF54L15 DK 0.9.1
I am trying to follow the instructions in the manual in the User Guide of the nRF54L15 DK to use P1.00 and P1.01 as normal GPIOs. (side...