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...
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...
Hello! I am trying to get gazell to work on the nrf52840 dongle.
I built the nrf connect sdk Blinky project with the nrf52840 dongle set as the config. then pushed the merged...
In the past, we've been able to use the nRF52-DK to flash our boards, supplying power through the debug port by shorting SB32.
For our L15 prototypes, the nRF52-DK doesn...
Hello Team,
I am experiencing an issue with the sound output from an external codec connected to the nRF5340 DK. Currently, the sound is in mono, but my goal is to achieve...
Hello,
I recently purchased a few NRF9161-DK boards for both LTE and NR+ evaluation. However, I am unable to run through the initial demo. The board is discoverable initially...
NCS 2.7, nrf52840, sysbuild with mcuboot, multiple board revisions
I have setup my build to use different keys for each board revision with this in my sysbuild.conf:
...
Hello DevZone,
I just located a mysterious bug , it's about printk() and low power.
Environment:
NCS v2.8.0 and v2.9.0
nRF52840DK v3.0.2
PC: Ubuntu 22.04
Zephyr...
Hello. I am attempting to run the Matter Template app sample on the Adafruit Feather nRF52840 Express board.
I created a pm_static.yml file with the following configuration...
Hi,
I am using nrf52840 with nrfSDK-16.0, Ble5 coded PHY( S=8 ). I am using ESP32S3 as central and nrf52840 as peripheral device. I want to connect to 8 peripherals with...
When I try to program the Thingy:91 in cellular mode, it always gives the message 'Failed to connect to port.' I’ve tried different ports, but I get the same result.
When using the nrf Connect Extension for VS Code, the nRF Connect SDK v2.9.0 and the "at_client Sample" application, flashing the nRF9160 and an actinius icarus board using...
Hello,
I'm working with the Sensor Server example from the nRF5 SDK for Mesh. I've successfully implemented the sensor model with the default publication mechanism that...
Hello,
How to use the nordic android ble library, I have implemented it but only once when on the road can receive data. From the BLE device every minute sends data.
I...
Heyy I working on project where i am planing using XIAO nrf52840 chip am using Ardunio IDE for Rapid development, I was unable to implement wake and sleep functionalities...