I am trying to create a custom sensor for CT1711 temperature sensor. I have created the sensor driver code and device tree binding, but it won't start (initialize) and the...
Hi,
Is it possible to make the MQTT connected device receive the Shadow config updates and AT Commands immediately? Based from our testing, the device only receives the...
Hi Nordic Support Team,
I'm currently experimenting with Channel Sounding using a couple of nRF54L15 boards.
I am trying to obtain raw I and Q samples so that I may analyze...
Hello,
currently i am configuring the networking stack on my project.
The goal is to use Matter's built-in Thread connection, to establish a Secure CoAP connection. I...
We use several Nordic chips in our BLE sensors. We bond to the devices from Android, connect to update configurations, then disconnect such that the device then advertises...
Hi,
We have a board with a nRF8001 running with a STM32F4 as device role.
The bluetooth profile is Nordic UART.
We successfully connect and exchange data with Linux...
Hi everyone,
I'm trying to evaluate the BLE mesh SDK, using the example of the light_switch.
I have the SDK15 and the the SDK_mesh v2 and I am able to compile everything...
I downloaded nRF toolbox android source code from github.com/.../Android-nRF-Toolbox but it can't be built successfully, could you advise how do I do ?
Hi!
When using BLE privat random address, we expect the BD-address to change every now and then.
When advertising with the nrf52832, we don't see the BD-address being...
Hi,
I am using sdk 14.2.0.
there is no logs in pwm_library example.
even though i add it,it's not working.
bellow lines are added in Makefile:
$(SDK_ROOT)/components...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to use nrf51822 as SPI slave and other MCU as SPI master. I am using spis_pca10028 example...
Hi,
I am using sdk 14.2.0.
nrf_gpio_pin_set(OUTPUT_PIN); this function sets the gpio pin to vdd.
nrf_gpio_pin_clear(OUTPUT_PIN); this function set the gpio pin to ground...
Hello,
I am using a nRF52840 with SDK 14.2 and I am trying to synchronize my "app timer" which uses the RTC1 with respect to an external client which is connected over TCP...
I downloaded the latest SDK(15.1), and how to advertising more infomation,more than 31 byte.
init.config.ble_adv_extended_enabled = true;
0> <error> app: ERROR 7...
Hey guys,
I am using NRF51DK board and SDK v12. I want to add MPU6050 library to fatfs example but I have some problems. When i add "mpu6050.h" to my project i get "Not...
Hi,
I'm using NUS service on nRF51822 with SDK 12.3 .
I want to secure the communication between the nRF and the mobile application.
So, I want to know the different...
NRF51822
SDK12.3
keyboard demo code
After each delete match at the PC end,None of the broadcasts are searchable。Then I Google the content like this。
I wonder...
Hello,
I am using NRF52840 in my System. We like the USB access on NRF52840 and would like to use it. However, I don't need BLE in my application. Can I leave the Radio...
Dear All,
i want to make a product which using nrf24le1 chip, but now i'm stuck on the antenna impedance matching issue.
i'm not very familiar with the antenna design...