We are having a slight issue when we are trying to update the DFU. The original version had this setting for the data reserve:
#ifndef DFU_APP_DATA_RESERVED
#define DFU_APP_DATA_RESERVED...
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...
Hi,
We have an nRF9161DK and received our own custom boards this week. When we tried to program our custom board, the development kit disconnected from the computer and...
Hi all!
I'm in the process of trying to put together an nb-iot app on Android studios that would communicate with data from the Thingy 91 board. I've been trying to go through...
Hello everyone,
I've been working on testing PPP support in SLM 2.6.1 without cmux on my Linux host machine. However, I encountered some logs during the process: Note: For...
Environment:
I can't seem to get the one button sample to do anything... I get a steady ~1sec flash from HOST led on the npm1300, but I get nothing from pushing SHPHLD...
I have an EC11 rotary encoder wired to my nRF52840 and I am trying to get readings from it using the sensor API. However, I'm having issues with (seemingly) garbage data....
Good day. We ended up getting a bootloader based on the NRF5 using the Serial Recovery method and a non-upgradable bootloader. The update is coming from a microcontroller...
I'm working on a linux driver for nRF7002 based on the experimental linux driver: https://github.com/NordicPlayground/nrf70-linux-driver . This is being done on linux 5.13...
Is it possible to somehow set a lower charge current than 32mA for the whole charge cycle or force trickle charging for the constant current charge cycle? The issue is that...
I have a GSM application connecting to MQTT that worked previously refuse to work when I picked it up again to improve on it.
To make sure there isnt a problem in my firmware...
The following settings are required to make I2S compatible with the AK5720VT.
MCLK=12.288MHz BICK=1.536MHz LRCK=32kHz Bit length=24bit
CONFIG.RATIO >= 2 * CONFIG.SWIDTH...
Hi All,
I have recently design my version 2 of my custom board, everything seems to work on the board, the firmware is fully running but i can't see the BLE device on...
Hi,
I tried to send audio with a sampling frequency of 44100hz, up until this point I had been sending the default sampling frequency of 48000hz.
For this I change the...
Hello,
I am trying to make radio test functions work on my 52840-based board using SDK 2.5.2. After some effort I managed to create a simple test program that partially...
I want to use P0.00 and P0.01 as UART pins. I have shorted the SB3 and SB4, and opened the SB1 and SB2 for using the pin as GPIO.
If I am enabling the " CONFIG_BOOTLOADER_MCUBOOT...
Dear Sirs!
I need that low power comparator on input AN7 reset controller when device is in OFF mode when voltage on pin drop below threshold.
Controller powered +1.8V...