Hi Nordic Team,
We are using the MIMXRT1050-EVK as the host and the nRF7002EK as the Wi-Fi module with an SPI connection. However, we are encountering frequent errors that...
Hello,
I'm having a serious issue with my nRF52840 board. Here’s what I already tried:
What I have done:
Verified working USB cables (data + power).
Installed...
Hello,
I'm currently working on a fitness tracker application using the Nordic nRF7002 DK board, paired with an analog MMA7361 accelerometer , and a round GC9A01 SPI-based...
As subject, the key is using prj.conf, compilation errors will occur, if do not use prj.conf, c ompilation pass but 54L15 not work(no logs aft pwer on). Is fast pair(locator...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hi all,
I have a question that whether it can be set to an equal value with CONN_MNGR_SCAN_INTERVAL and CONN_MNGR_SCAN_WINDOW or not in a S120 application. If I do this,...
I am using the RTC to generate a square wave signal.
I have two issues. One is that nothing I do on the prescaler or the Count Compare is having an influence on the frequency...
When we develop Bluetooth products, we find that in Android 6 APP, Bluetooth devices can connect normally, but at Android 7 or above, sometimes it doesn't connect to Bluetooth...
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...