I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
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...