Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
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...
Hello,
We are in certification stages for our custom product based on the nRF7002DK. Our application requires BLE and WiFi to be operational simultaneously. Consequently...
Hello,
I am new to developing with Nordic products. I have experience working with other microcontrollers like Microchip and STM32. Both of those have their own IDEs. Does...
I would like to integrate System OFF mode of operation into idle system hooks in Zephyr (i.e. when the CPU is idle, it goes into OFF power state automatically). As it currently...
Hi there,
I want to advertise to multiple specific BLE addresses, but I don't know how to implement it with the nRF Connect SDK. Please suggest.
I aim to advertise to...
I am using an nRF52840 and nrf52832 to measure distance, but the reported value is almost twice the actual distance . For example, when the actual distance is 1 meter , the...
Hi,
the nrf45L15 datasheet v0.8 says on page 277 "Note: TWIM and TWIS must use clock pins for both SDA and SCL.".
However in the table 72 on page 795, only the SCL pin...
What is the industry best practice for controlling the on/off state of an nrf52 using a momentary push button? Do designers use nrf’s deep sleep mode or properly cut off power...
I've seen many post on the forum about the extension getting stuck at startup. Apparently my issue is a bit different since any of the proposed fix do not work.
While trying...
Hello, I tried the blinky_pwm example on the nrf5340 board and it has worked successfully. I am getting the error when I try to run the pwm code with some modifications Objective...
Hi,
We are integrating the nRF9151 in our app. The %CONEVAL command has a field <tx_power> .
This looks interesting to us, because it can help us estimate our current...
Hi,
I just switched from nRF Connect SDK v2.5.3 to v2.8.0. With the new SDK, I get very many warnings called: implicit conversion from 'float' to 'double' to match other...
Hi,
I am trying to build the nrfx timer example (not modified in any way) in nrf SDK v2.9.0 with toolchain of the same version for the nrf52dk_52832 and I am getting the...
Hi there!
May I know why sample codes cannot be run on nRF54L15DK when board target "nrf54l15dk/nrf54l15/cpuapp" is chosen?
Yet, everything is fine when nrf54l15dk/nrf54l15...
Hello, we have developed a production script with the purpose of programming(with the samd20 dev card) and measuring the power consumption on pcbs with the ppk2. The script...