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...
Hi!
I need to create an application that sends text messages to a private server, such as ptsv3.com.
Could somebody please help me make this application work?
I encountered...
Dear Community,
I am currently working on an LTE-M and NB-IoT project in India using the nRF9151DK and testing the AWS IoT sample. Everything is set up, except for an active...
Hi, We are using following HW and peripherals: - nRF52840 - I2C - ADC - RTC1 - RTC2 - PWM - GPIO - SWI. We are using following 3rd party libraries: - nRF5 SDK v17.1.0 - FreeRTOS...
Hey All, I am sorry if this question may seem absurd or very very illogical, I am not very good at hardware but here I go. So I am designing a circuit around nRF54L15 as my...
Hi for the nRF54H20 the ds says there are two options for how to supply VDDH: either VDDH=2~5.5V with config 1 or VDDH=1.8V with config 2. If my system has 3.8V from a lithium...
Hello community,
I am trying for multiple firmware updates for my NRF5340 DK board.
What I am doing is I have build and flashed the SMP server sample program found /zephyr...
tl;dr: The clone would probably work more reliably if the nrf-toolchain-manager added the --depth 1 option, e.g.: git clone --branch v2.6.1 https://github.com/nrfconnect/sdk...
Hello Nordic Community,
I am working on a project using nRf5340DK and need to generate an 8MHz clock signal through a GPIO pin.
Could anyone provide guidance or share...
Hello everyone! :)
I'm having trouble detecting the sht85 sensor using the nrf9151dk. The wiring is good, since I tried connecting the sensor to the Arduino Uno and it works...
Dear Team,
I have a question regarding the Broadcast Isochronous Stream (BIS) / controller timing adjustments.
I am using the nRF52840 DK and NCS 2.9.
I have two devices...
Hello,
I try to understand how the NCS handle the 54L15 partition. When I turned on the mcuboot, I got this report and it is easy to understand:
However, when I use...
Is there any way to test the Direction Finding Central sample code without an antenna array? I currently have two development kits in which I would like to use to test the...
Several of the central examples in nrf SDK v2.9.0
using build target; nrf54l15dk/nrf54l15/cpuapp
produce this linker error:
undefined reference to `bt_conn_le_create...
I'm using an nRF7002DK, SDK v2.7.0, and I've set it up as a BLE mesh node following the Zephyr bluetooth mesh sample . It's running fine, and I'm able to provision it using...