I'm using S332 0.9.1 with freertos. nRF52.
BLE and ANT are both active. I would like to run the ANT continuos wave (CW) test after a specific trigger (a command over a console...
I want to encrypt advertisements using aes-ccm peripheral present on the nrf51 board. I am not using softdevice, instead I am generating my own packets and transmitting them...
Currently, it using the I2S at nRF52832.
I want to play the wave file,But can not play well.
So, I ask you for a check because there is the following question.
[Question...
We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi, I am starting from the following example: "Bluetooth Low Energy UART service sample", sdk version v2.6.0 I am trying to add a custom board (using VSCode NRF CONNECT extension...
ncs v2.9.0
peripheral_uart (nRF52840) modified code
central_uart (nRF52832) unmodified code
using power monitor for current consumption
When I send the packet from...
I want to update some data stored in UICR CUSTOMER area on an nrf52832.
Code to do this works fine, as long as the areas are already erased (0xFFFFFFFF).
However, if they...
Hi,
I'm doing a test with a test harness. An error occurs in test case TC-CNET-4.16. I would like to know how to solve this problem.
environment
・TH raspberry pi 4 Version...
Hello everyone,
I am currently facing the issue that migrating to NCS 2.9.0 is not possible as I get the following compile error:
Someone else had the same issue: Unfortunately...
Hello,
This morning I thought I would investigate the current consumption of some of the examples in the nRF connect SDK Fundamentals using the nRF9151DK and the PPK II...
Hi there,
Can you please help me with setup Platform independent driver from ST with Zephyr?
STMicroelectronics/lis2dh12-pid: lis2dh12 platform independent driver based...
Dear devzone, nRF54L15 runs private 2.4g, and needs to switch from 2400MHz to 2500MHz. How long is this period? How long is it to switch from 2400MHz to 2410MHz? I see from...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
The chip I am using is 54l15, and the NCS version is 2.8.0
I used the peripheral_uart example for modification and got my own program, but I forgot which time this problem...
Hi Nordic
Asking this question to Nordic AI (right-down window), below was the answer.
The nRF9160 is a cellular IoT device, and its MTU size depends on the protocol...
I am programming a RAK4631 Board, which is of course based on the nrf52840 SoC. The BaseLine Device tree has no detail in the ADC Node so I have created an overlay. The RAK4631...