Hi,Team,
I am developing Pawr using nrf54l15-dk.
I want to realize the connection and communication between the broadcaster and the upper computer software nRF Connect...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hi,
I'm looking for a solution that will enable me to connect multiple NRF52 modules to AWS-IoT, via a single internet gateway.
The idea that every nrf52 module will have...
Hi,
We need to interface ASDA a2 delta AC servo motor with NRF52840 in our project.In this servo motor i need to get the position value and direction so i interfaced servo...
For the SPM example is there a way to create a DTS or overlay file for the SPM in a way that it does not require files to be added to or modified in the nrf or zephyr repositories...
Hello,
Is there any way i can transmit information from the bootloader to another application using a non volatile memory or non volatile register free for use.
I know...
A while back I was working on I2C and came across the compiler error " 'NRFX_TWI0_INST_IDX' undeclared ", which seemed to be related to NRF drivers vs NRFX drivers confusion...
Dear Nordic Support,
I am using nRF SDK for Mesh version 3.2.0 with nRF52840-DK. I am making 2 devices like the below:
1. First device: the provisioner, able to do PB...
hello, testing the spi examples of SDK16.0.0 I was trying to read a type k thermocouple with a max31856 on the nRF52840dk board, I made the connections of ss, sck, mosi, miso...
hey, i am strating with nrf52840 for thread.
i want to know if there is a need to add an antenna to the SoC? if not i can't visualize where is the antenna in the nrf52 DK...
Hi Nordic Team,
In my BLE project, the peripheral device has the ability to do both scanning and advertising. So please suggest a way of how the central device would know...
Hi all,
I have bought the NRF51822 evaluation kit ( NRF51822 ). I have some question about this.
1) Is it necessary to program the device?
2) what is the nominal operation...
SDK15.3
SES
nRF52840
Hello Folks,
I'm trying to reduce my applications power consumption further in system off mode. For testing my IO configuration and System...
I am trying to build one of the Thread examples.
nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b\examples\thread\simple_coap_client\pca10056
Keil uVusion V5.15
When...
Hi everyone,
my problem is pretty simple: we developed a custom board for the NRF52840 to work using a custom protocol or BLE. A few sensors are connected to the NRF using...
Hi,
I am using NCS v1.1.0 and modem fw 1.1.0.
We had prepared our application in NCS v1.0.0 and now i have moved it to v1.1.0.
In new sdk v1.1.0 ,When i try to get Address...
Hello , I am advertising from a nrf device with advertising interval of 40ms. and I want to measure this interval at scanning side.
How I can measure using timer , timer...