Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
hi support team,
customer have one question about nrf dfu with serial:" how to disable flow control for 2 wire uart".
previously we have one ticket :"https://devzone.nordicsemi...
Hi,
I'm using nrf52832 DK with SPI slave mode to read 600 bytes from other nrf52832 DK with SPI master mode but i can't receive more than 255 bytes buffer.
If you know...
Hi everyone,
My project consists on a nrf5340dk working as a peripheal UART, i set the advertisment to coded phy like this:
Setting the child image as hr_coded for be...
Hi,
I want to buy a nRF5340-DK.
This is the image of the official Nordic web page https://www.nordicsemi.com/Products/Development-hardware/nrf5340-dk
It appears that...
Hi,
As stated, LE Audio is based on LC3 codec and isochronous channel. They are both software stuff, no hardware related, like PHY.(Is this right?)
So for BT5.0/BT5.1...
We'd like to evaluate the nRF9160 for our device as a replacement microcontroller + LTE-M modem.
Working with the DK should be fine for evaluation purposes, but in the end...
I do the install by step , https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html
the toolchain install failed when on step 5;
log as belowed...
Hi All,
I am currently implementing Write communication, referring to ble_app_blinky in example.
When the phone gives the command, the program will run this function,...
I'm attempting to control a PA attached to an nRF52840 in a way similar to Case ID: 212504
But I'm also using Zephyr...
Are there equivalent calls available via the Zephyr...
Hello,
We are using NCS v1.9.0 and nRF51820 SoC in our project.
Here is a question about using the COMP function.After I configure and initialize COMP,it returns NRFX_SUCCESS...
this is ADC config
This is the electronic schematic
Q13open,CURR N1和CURR P1 get parameter from temperature sensor 。OUT1 is temperature sensor ,it was 0.5Ω...
Hi,
i am working on nrf52 dongle. i want to use ble_app_uart example with it. how i can receive data on uart with usb. i can send data on ble but not receiving on uart....