Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
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...