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...
I recently purchased an nRF51822-mKIT and I'm having great difficulties in getting it to talk to either a Windows 7 or a Windows 8 desktop PC, or a Ubuntu linux desktop PC...
Hi all,
Due to wrong pin assignment on my PCB I am currently bit banging a uart on two P2 pins using the FLPR core. The read bytes and bytes to send are communicated via...
Hi
I'm trying to drive a 75hc595-type shift register with a SPIM instance on the nrf54l15.
I connect MOSI to the shift register data input, CLK to the shift register clock...
Hello,
after a longer time, I wanted to use nRF Connect for Desktop again, to figure out what exactly my device under development is advertising. I upgraded to the latest...
Back in SDK 17 or so there were code samples for both the client and server side of the LED button service.
What happened to the client/central example when you migrated...
Hi,
While testing, I ran into multiple problems when measuring the current consumption with the PPK 2 on the nRF52833 dk.
For all measurements the Blinky + Bluetooth demo...
Description
I'm working on a battery-powered application where WiFi needs to be shut down between cloud sync intervals. I'm following the same pattern as the wifi/shutdown...
Hi,
working with nRF52840 with S140 v7.2.0, not sure about SDK version. VS Code + ARM GCC + LD Gold linker.
I changed stack and heap sizes via __HEAP_SIZE and __STACK_SIZE...
We are experiencing an issue with high current consumption when using the nPM1300 powered by a battery. In Hysteretic mode, the battery current draw measures 109 µA. However...
Hello Nordic Team,
We are currently working with the nRF54LM20B device and would like to understand whether Bluetooth Channel Sounding is supported on this SoC.
Specifically...
Hi:
What is the maximum number of targets that a DFU distributor can support for simultaneous upgrade, and what is the upper limit? I haven't found any detailed explanation...
I'm trying to put my code on a RAM/ROM diet and cut out any extra cruft so it will fit in an nRF52832. It used to fit with older SDKs, but not with the newest (v3.2.3).
...
Hello,
Is it possible to configure an nRF5340 to be both a Broadcast Sink and a Broadcast Source, but with the condition that only frames received by the Broadcast Sink...
Hello,
I am measuring RSSI values with nrf_modem_dect_phy_rssi(...) from the DECT PHY firmware.
The nrf_modem_dect_phy_rssi_event refers to positive values being saturated...
Hello, I have a particularly weird problem that I can't figure out how to solve. I was using the 52833 DK for software development and the onboard leds were blinking perfectly...