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...
While using nRF Connect, I encountered an error when attempting to enter Debug mode with RTT active. Here are my J-Link specifications and log details:
When I have...
Hi folks,
I am using zephyr sdk version 2.7.0 with a custom board that integrates a nrf52832, an ens210 sensor for temperature and humidity and lis3dh sensor for accelerations...
Hello,
using nrf5340 audio sample present in SDK v2.9.0, I can't hear anything from my nrf5340 Audio DK
I'm testing unicast_server scenario using a Motorola Edge 50 Pro...
I would like to know how efficient it is in terms of power to use UART via the async UART API. Does power consumption differ when its receiving data vs when it is idle? Also...
Hi,
I'm required by FDA regulation to have an SBOM for my project,
I found online that Nordic supports a sort of software bill of materials in the following link: Software...
I have app that's using MBedTLS and offloaded sockets on the nRF9160 modem. I'm using NCS 2.9.0 and it appears to me that it's not possible to set CONFIG_MBEDTLS_USE_PSA_CRYPTO...
Im using two Thingy:91 X, Toolchain is v2.9.0. I build and flash the dect shell example. I select build configuration thingy91x/nrf9151/ns. No other changes.
Both devices...
Hello,
Currently i would like to test my modem on TX continuous wave mode, for LTE-M. I'm using dev kit nrf9160dk, modem firmware version v1.3.6 and nrf SDK v2.7.0.
...
Hello everyone,
I'm experiencing an issue with the AWS IoT Sample on my nRF device . Although I've provisioned the necessary certificates and configured my project to connect...
Hello
I started developing a BT shell based app on the nRf52840DK board and then moved to a custom board.
In the overlay file, I've deleted every nRf52840DK node I could...
I would like to know which pins are available for nRF5340 on Thingy91 X on the debug board interface.
I was looking into PCA64165_Schematic_And_PCB.pdf and PCA20065_Schematic_And_PCB...
I would like to achieve TX-POWER control using GPIO mode GAIN control on the application core in SDK_VerV2.8.0, similar to how it was done in V2.3.0. Could you please tell...
Hello,
IDE - Visual Studio Code
SDK version - 2.9.0
Computer platform - Win11
I'm at the early stages of a project which first requires to send ~10K of data to the...