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...
Hello Nordic Engineer,
I tested the mesh functionality with one phone and the 52840 DK, and the DK is running the official mesh_light example. It worked successfully,...
Hi
I have a fully functional addressable LED driver interface using I2S + app_timer. This code has been functional for a long time by itself.
I just added the SAADC example...
First to contextualize my situation, I am in Brazil, more specifically in the city of São Paulo. When the development kit arrived, I immediately did the recommended initialization...
I am trying to send data from icm20948 sensor from the sensor node to the observer node using ble mesh. Due to the data from icm20948 is too large (9 uint16_t, 18bytes) for...
Hi Nordic community, I have received nRF7002DK device and trying to make it work on v2.9.0 sdk. I'm working wifi sample project,successfully building and flashing in the device...
I have installed the nRF Connect SDK, with both the toolchain and SDK set to version V2.9. I selected the nrf54l15dk board for development, but I do not have a physical nrf54l15dk...
Hello ,
I have taken reference project which use all leads and buttons of Evaluation module NRF52833.
I want to create overlay file for this project and remove few led...
Hi Nordic Team,
The OpenThread API function otCryptoAesCcm() is not working after updating to NCS v2.6.0.
Setting CONFIG_OPENTHREAD_NRF_SECURITY_CHOICE =y seems to...
Hi!
I'm using some common bootloader code for different devices. One of my devices is a bit different, with an LED library that caused me to increase the BL size in the...
hello Nordic
i am using ncs 2.8.0 with nrf52832 and mrf52840
i am decoding a cbor file with the 'zcbor_map_decode_bulk'
the 'my_implementation_decode' is just a function...
Hi,
I'm polishing up the development of my product, and I need to use the LPCOMP driver to wakeup my NRF52840 from the deepest sleep mode. There is not much information...
Hello,
I have implemented an application for the nRF52832 that uses peripheral NUS with LittleFS. The application receives sensor data via UART and stores it to a file using...
I have devices that manually define PDP context 0 in order to set the APN to the required value for the SIM.
Typically, once connected to the network, the IP address gets...