Hello!
I am working with the example mpu interface projects located at the following repo:
github.com/.../nrf5-mpu-examples
After converting the Keil projects to...
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...
Hi!
I need to create an application that sends text messages to a private server, such as ptsv3.com.
Could somebody please help me make this application work?
I encountered...
Dear Community,
I am currently working on an LTE-M and NB-IoT project in India using the nRF9151DK and testing the AWS IoT sample. Everything is set up, except for an active...
Hi, We are using following HW and peripherals: - nRF52840 - I2C - ADC - RTC1 - RTC2 - PWM - GPIO - SWI. We are using following 3rd party libraries: - nRF5 SDK v17.1.0 - FreeRTOS...
Hey All, I am sorry if this question may seem absurd or very very illogical, I am not very good at hardware but here I go. So I am designing a circuit around nRF54L15 as my...
Hi for the nRF54H20 the ds says there are two options for how to supply VDDH: either VDDH=2~5.5V with config 1 or VDDH=1.8V with config 2. If my system has 3.8V from a lithium...
Hello community,
I am trying for multiple firmware updates for my NRF5340 DK board.
What I am doing is I have build and flashed the SMP server sample program found /zephyr...
tl;dr: The clone would probably work more reliably if the nrf-toolchain-manager added the --depth 1 option, e.g.: git clone --branch v2.6.1 https://github.com/nrfconnect/sdk...
Hello Nordic Community,
I am working on a project using nRf5340DK and need to generate an 8MHz clock signal through a GPIO pin.
Could anyone provide guidance or share...
Hello everyone! :)
I'm having trouble detecting the sht85 sensor using the nrf9151dk. The wiring is good, since I tried connecting the sensor to the Arduino Uno and it works...
Dear Team,
I have a question regarding the Broadcast Isochronous Stream (BIS) / controller timing adjustments.
I am using the nRF52840 DK and NCS 2.9.
I have two devices...
Hello,
I try to understand how the NCS handle the 54L15 partition. When I turned on the mcuboot, I got this report and it is easy to understand:
However, when I use...
Is there any way to test the Direction Finding Central sample code without an antenna array? I currently have two development kits in which I would like to use to test the...
Several of the central examples in nrf SDK v2.9.0
using build target; nrf54l15dk/nrf54l15/cpuapp
produce this linker error:
undefined reference to `bt_conn_le_create...
I'm using an nRF7002DK, SDK v2.7.0, and I've set it up as a BLE mesh node following the Zephyr bluetooth mesh sample . It's running fine, and I'm able to provision it using...