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
i am using nrf52832 and nrf52840, working with ncs v2.3.0
currently i am using the SMP service for DFU but i also want to use the service's property to...
I b ought three ebyte E104-BT5040U USB dongle but it doesn't work.
I was program a ebyte E104-BT5040U USB dongle using openocd。I use daplink (2023-8-24) and openocd 0...
Hi,
We have been trying to get the audio application to work using an external I2S microphone, but have recently run into the following problem when trying to send audio...
Hello Nordic,
I've been attempting to convert our system's TWIM implementation from the blocking to the non-blocking mode. I have been able to communicate fine with the...
Hi,
I have updated finally Segger Studio from version 7.22 to 8.14. Now I cannot compile the project. It ends with below error:
Build failed, exit status 0x1
Is something...
Hi, I have a problem where the mcuboot do not seem to include the 'jedec,spi-nor' driver. Looking at the build directory, /build/zephyr/zephyr.dts file has the device spi...
Hello everyone
our current project is to use dht22 to control an external fan
but we don't know how to add a new node to the device tree for the fan.
The picture below...
I got the license key for segger studio but the option to install the license is not popping up. https://drive.google.com/file/d/1qok8PcCYhHi_9nsknL2JW4_AtF6F5ZP5/view?usp...
Hello I have a few questions
In my project, the nPM1300 fuel gauge example via nrf5340dk works properly. I received information such as V - I - SOC via I2C. Currently I...
I try to use Gazell and USB HID to remote wake up my computer. But after compter turns into sleep, the callback function on the Gazell Host Device doesn't being called back...
The hardware I use is nrf52840Dongle, using nrf_dm sample for development. There are a few problems:
1. I have 8 devices, all within communication range, 4 as base stations...
Hi, I get a issue, build error if enabled PGPS in prj.conf:
CONFIG_NRF_CLOUD_PGPS =y
and OK if comment this config
for this project, I used sample/cellular/Location...
Hi,
For some reason, all of the VSCode action disappears after building the application with mcuboot using sysbuild on ncs 2.7.0. The application can only be built using...
On the nRF51, LO leakage was measured when in receive mode. For 2402~2480mhz, LO leakage was measured at approximately 2745~2836mhz. The nRF52 does not measure LO leakage...
OK, I'm working with the nRF52832 and NCS V2.6.0, and I have two different actions I need to complete at various times with the SAADC:
Every ~ 3 seconds, I need to sample...