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...
Just to confirm the head question.
I have found the same question : NRF52 help configuring TIMER + DMA + PWM - Nordic Q&A - Nordic DevZone - Nordic DevZone
There is no...
Hello,
1. Do you have any hardware to implement Wireless HID USB without Bluetooth like Logitech with USB dongle?
2. Do you have an example of IR TV remote for any hardware...
Hello,
NCS 2.9.0 nRF54L15 DK 0.9.1
I am trying to follow the instructions in the manual in the User Guide of the nRF54L15 DK to use P1.00 and P1.01 as normal GPIOs. (side...
Hello,
I have been following the steps in Exercise 1 of Lesson 1 of the Cellular IoT Fundamentals course. I have a Thingy:91. I have followed the steps so far
- flashed...
Hi
Long time no see
I recently got my sweaty hands on a sparkly new 54L15DK, and I thought I would try it out. The AI guided me to the coremark sample and the multicore...
I recently tired the Onomondo static and external softSim demo on the nRF9151 DK. For both of the demos they take around 4 minutes until the DK gets a cellular connection...
What is the connector cable that fits with nRF5340 DK J1, I am using the other end to connect to the ANT-B10 J2 (antenna board). I will like to know which connector cable...
I am currently trying to add MCU boot to my application using sysbuild. I have done the following :
Created sysbuild.conf in application root
Created sysbuild folder...
I cannot get the nrf5340 audio dk kit to work from USB input properly. After a reset, it only works for a fraction of a second and audio stops. Has anyone run into a similar...
hi,
i am trying to connect peripherials ( blood pressure, pulseox meter) with nrf5340 dk ( development kit from nordic PCA10095) using uuid and mac, initially using uuid...
I am working on a custom board featuring a nrf9160, when i run the zephyr hello_world application with:
Everything works and i can see the output in JLinkRTTViewer. But...
Hi,
1. Using VS Code plugin remote ssh to access the nRF Connect SDK environment on ubuntu server on windows, the board cannot be found. 2. Please help me troubleshoot the...
Good day,
I want to use the Bluetooth Low Energy App of the nRF Connect for Desktop with my nRF52840DK as a local device.
After I have connected my device (nRF52840DK...
Hi, we have recently started developing with the nRF5340DK. We encountered several issues while configuring a FATFS on the external flash (mx25r64).
1. The sample code...