Hello, I am working on a project using zephyr as well as the nrf5340 MCU. For this test, I am on the nrf5340dk. My application requires I drive a PWM at 125khz. In my device...
Hi all,
I've build a custom bord with an nRF9151, I try to connect to aws iot but it's seems it's doesn't work probably cause by bad cert, I got AWS_IOT_EVT_DISCONNECTED...
Hello, We're developing a firmware for our board based on nRF9160, using ncs 2.7.0. We want to allow the user to set the certificates over i2c. How can we in a secure mode...
We are developing an IoT device that utilizes the nRF9151. We would like a review in the second round of our schematic and layout to understand if there is any issue that...
Hi
Is it possible to stream 128 kbps .acc, .lc3 or .mp3 Spotify audio from server to nrf9151 ?
It says it supports 300 kbps download, so maybe 150 kbps is realistic ?...
Hello,
I'm currently working with a custom board using the nRF5340 SoC, and I'm running into unexpected current consumption behavior.
When the device is in advertising...
I installed NRF connect I successfully built project when I flash I get success, but actually I can see project is not flashed what and how can I debug that ?
Just had a contractor update our project (simple device is peripheral and server for some GATT data) from SDK v12.x with S132 4.0.5 to v14.2 with S132 5.1.0.
All works...
nRF52, SDK12.1, Eclipse, gcc 5.4.1, FreeRTOS, no soft-device.
I am having a problem with GPIOTE. I have six interrupts programmed on six different pins. As long as the...
hi everybody
SDK:14.2
Chip:52832AA
NRF GOSTUDIO:12.2.10
JLINK:V9.4
I use NRF GOSTUDIO to write sofedevice or app,it note:
unable to find or open the...
Hi,
I am a beginner with NRF chips, just wanted to know that Can I use different package size for Capacitors/Inductors like 603 instead of 402?
Thanks.
Hello,
Our production systems run on Raspberry Pi, which is running on ARM. Currently the nRF5x command line tools are only available on x86, which means that we need to...
After working with NRF51822, I decided to go for NRF52832, and I bought some modules that have NRF52. I am using GCC and SDK13. I installed the S132 soft device which is in...
Hi - I am using NUS (Nordic UART Service) to send raw sensors data over BLE to my PC for later processing. However, I found that I can not get a more-than-20-packets-per-second...
Hello,
I am preparing a driver for the SAADC of nRF52832; I have to acquire data from five channels; consequently - in a scanning mode.
However, what I observed is that...
Hello,
I need to read SAADC input pin of nRF52832 that is multiplexed and wonder what the optimal strategy is to implement that.
Especially: setting a ppi channel so that...
Target - NRF52832 populated on a custom PCB using SDK 14.0.0 and s132 5.0
Background - end device will be used to send logged IMU data to the cloud via a smart device,...
Hi,
This is my first post here. I hope I will follow the structure of a good question.
I want to have a sequence of defined duty cycles (let's say 4 values). The aim...
serial-rtt.zip I'm having trouble debugging SDK14.1.0 example serial using NRF_LOG with NRF_LOG_BACKEND_RTT_ENABLED using the NRF52 DK, PCA10040.
With NRF_LOG_ENABLED set...
Situation: Trying to upgrade previous versions of the SD and BL (V3.0.0) to (V5.0.0)
Problem: device power cycles after a new application is flashed to the device into the...
I have successfully managed to communicate back and forth ( message ,Temp and Humidity data) between Two Arduino Nano using NRF24L01 module. However when I am trying to receive...