Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hey , I want to implement a CMAC with the AES algorithm . In the prj.conf i added
CONFIG_PSA_WANT_ALG_CMAC =y but i received this error : error: #error "PSA_WANT_ALG_CMAC...
Hi,
I'm trying to use an RTC with the nRF Connect SDK (v2.9.0) and nRF52840, but nrfx_rtc_init always returns the error NRF_ALREADY_INIT . I haven't used the RTC anywhere...
Hi,
we have implemented https://github.com/nRFCloud/MQTT-bridge-mosquitto in our AWS account. but in we are getting error like
January 07, 2025 at 14:51 (UTC+5...
Is it possible to emulate COM 4 ports over nRF USB using CDC ACM device class? I was able to get 3 working but when I added 4th one it didn't worked out. Is there any
limitation...
We need to measure short distances with precision, aiming to detect whether a door should open or not using a kind of smart key.
Our mission is to implement a solution using...
Hi
I'd like to use a gpiote in event to trigger a capture task of a timer (rtc timer). Now I realized that according to errata 153 in event may not always work. The suggested...
Hello,
I am evaluating the DECT NR+ PHY capabilities on the nrf9151 development kit, and I would like to understand how multiple access is implemented on the 9151 modem...
Hello Everyone,
I am new to nordic devices, but i have been for the past 2 weeks trying to build something. First I have created a new board "Holyiot_21069" with Visual...
I need to understand the basics of creating a ZigBee application from the examples provided for both the Thingy91 (nrf52840) and the Thingy91x (nrf5340). As I understand it...
Hello, I am trying to use the distance measurement library (in NCS 2.8.0 using nrf52833), but instead of using "scanned" events for synchronization I would like to trigger...
Hello folks,
aim of my task is to transfer ADC data through USB from my nrf5340DK to my windows PC, so I can use this data to controll some python game.
SDK: nrf2.6.2...
In a previous version of my project, that did NOT utilize TrustedZone, I was using a persistent storage library (NVS) and noticed that adding/using it would increase the current...
Hello,
I am developing an NFC application using the nRF Connect SDK v2.6.0 and the nRF Toolchain v2.7.0. During development, I tested my application on the nRF52840 DevKit...
I have MCU boot running successfully in my project using NCS 2.8.0 and sysbuild. I'm now trying to add hardware downgrade protection as described here:
https://docs.nordicsemi...