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...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
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...
I am using nRF52 DK to evaluate the TX power settings using sd_ble_gap_tx_power_set command:
sd_ble_gap_tx_power_set ( BLE_GAP_TX_POWER_ROLE_CONN , m_conn_handle, tx_power...
I have a project that needs to scan and filter the advertising name, uuid and mac address from the device. I will set them one by one and enable them one by one. I set them...
My problem seems to be a lot like case numbers 217967 and 243215.
I do not have an oscilloscope or logic analyzer.
I am using a nRF52840 DK (PCA10056 1.0.0 2018-17) and...
I've just received my nRF9160 development kit this morning and after trying to setup the development environment for a few hours I've come to a halt.
I got it working...