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...
Hello, I'm looking for a link for the BLE app v3.0.1 to add as an App Source for nRF Connect Desktop v3.11.0. If anyone has a working link or knows where I might find one...
nRF Connect SDK 1.9.1 nRF52805
Hello, In my application I have two areas where much current is consumed (two current spikes). 1. Getting values from external sensors
2...
It appears that zigbee, matter and bluetooth/mesh Light switch samples all use light_switch as their application in NRF Connect for VSCode. Is there a way to build and support...
We use nRF9160 with our board (with Serial LTE Modem 1.9.1). We recently started using AT#XCELLPOS=2 instead of AT#XCELLPOS=1 after that we often get into trouble with the...
My environment:
nRF Connect version 2.1.0 Board: nrf52840 DK Host: MacOS 12.6
Trying to use the Zephyr sample project called SMP Server Sample. The instructions are here...
I am following the Dev Academy course for Cellular IoT Fundamentals with the Thingy:91. The Programmer software tool's "SelectDevice" tab does not detect any devices connected...
Hello,
I was wondering if there is a <complete> example someplace with Systemview running - an example for the nRF9160-DK would be nice.
I have the following in proj.conf...
We have a nRF52840 peripheral using the S140 SoftDevice on the SDK15.3.
Our peripheral is configured to advertise with the following advertising data: flags (BLE_GAP_ADV_FLAGS_LE_ONLY_GENERAL_DISC_MODE...
Hello
Sorry for the dumb question, but how do I get this timer to work?
What am I doing wrong?
I would like to measure the distance with the HC-SR04 sensor.
...
Hello!
I am having some GPS problems with the Asset tracker v2 firmware. It can find satellites, but it doesn't track them nor do I get a GPS fix before the timeout occurs...
Hello!
Our plan is to have the whole Bluetooth stack (softdevice controller, HCI, host) on the NET core and make APP core call the functions by RPC. The board is an nRF5340DK...
In my project, I need to set REGOUT0 to 4 , to achieve a VDD of 3 volts. In zephyr/boards/arm/nrf52840dongle_nrf52840/board.c there is an example showing how to do this in...
Hi,
I was about to program my nrf52840 with minor changes in the dts and after that I cannot flash any other images to the device. This is what I get when I flash the...
Hi~ I have a new NRF52833REV3 xxAA board, and I need to read its SRAM. However, when I use the JLink command to read it, I get 524288 bits 0. I have tried recover and erase...