Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
Hi,nordic
I am using ses6.22a, the sdk is 1710 and mesh5.00. When I integrate the serial port case into the mesh sensor case, the serial port can work normally, but it must...
Hello guys, i'm attempting to record the radio_end event, and i tried to enable it with the following code:
However, the second line constantly crashes the chip.
In...
Hi:
I used the following command to install matter OTBR, but the following error occurred when executing this command;(sudo docker run -it --rm --privileged --name otbr...
hi,
I would like to purchase the following nRF-Desktop. It is a wireless BLE keyboard and mouse set.
https://www.nordicsemi.com/Products/Reference-designs/nRF-Desktop...
Hi,
I am using the nrf9160 and attempting to enable MCUBoot and secure boot. Is it correct that you still cannot use any form of TF-M with MCUBoot on the nrf53 or nrf91...
Hi,
I am currently using the NVS library with the nRF9160 and an external SPI-NOR flash device (MX25R6435F). I am getting concerned with the NVS library causing issues,...
Following Getting started with current measurements on the nRF9160 I applied the
to a Thingy:91 (disabled SERIAL, NCS-2.0.0). With that I get about 0,190 mA. That value...
Hi,
I would like to use the NRF52840 dongle (PCA10059) to transfer UART over BLE.
It seems there are some examples available that look promising, but after a day of struggling...
I face problem in k_sem_take() i build a nrf3540 board its successfully running in peripheral uart and some sample programs. while debugging peripheral connectionless rx and...
Hello. We manufacture the device on nRF 52840 and use NFC tag emulation to connect to BLE. We produced two batches of printed circuit boards and there were no problems. But...
Greetings,
In the product specification, it is specified to enable E0E1 high drive when using TRACEDATA[0..3] and TRACECLK. ( Pin assignments link )
Is this setting also...
Hi,
I'm working with a nRF9160 and nRF Connect SDK v1.7.0.
It looks like printk() is not outputting to UART, it previously was working when I was using nRF Connect...
Hi,
I am developing a project that uses TF-M to run some functions from a secure partition. The structure of the project is shown below:
├── lib │ ├── ... │ ├── blst.h...
I couldn't debug with Visual Studio Code, so when I reinstalled it, "Welcome", "APPLICATION", and "CONNECTED DEVICES"
only displayed "Loading..". Please tell me how to improve...