Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
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...