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...
Dear Nordic Team,
I recently ported the BLE UART example project for the PCA10056 to the PCA10059 dongle (SoftDevice 113). I added some minor changes like RX/TX pins, GPIO...
Hardware:
Raspberry Pi Zero W
nRF52840 DK running Serial Example and connected to RPi via USB
Custom nRF52840 board acting as a Vendor Model Server x 2
Software...
Hello,
I cannot find a download link for the 17.0.0_9d13099 build of the SDK. Is it publicly available and if not, can a private link be provided? Have some dependencies...
Hi,
I am using nrf52840, need to modify the bootloader to lookup a big bitmap table. But since the table is big, it cannot allocate within the bootloader Rom area.
Is...
Hi
i am using nrf9160 based custom board with zephyr, and trying to build GPIOTE with interrupt for a button, and led finally connect with PPI
i have been trying for...
Hi,
sorry if maybe I repeat the question. I have tested the central uart and the peripheral uart and I can make the two nordic nrf5340 devices communicate. I was also able...
Hi
I need help in understanding what the best practice is when retrieving messages from devices via nRF Cloud to my web APP.
I expect the devices to transmit messages...
I'm learning how the nRF cloud works and can't understand how the message flow is supposed to happen.
Devices send MQTT messages to nordic broker and then what?
I found...
Hi All,
I've got a project with an nrf51802, i'm trying to connect to it with a jlink edu to no prevail..
I'm running macos catalina 10.15.7 (19H15), nrf command line...
Path to sample: v1.6.1\zephyr\samples\boards\nrf\system_off
Board selected: nrf52840dk_nrf52840
-------
I am attempting to modify the sample to use a button connected...
Hello to all,
I have a problem with nrf52840 DK board, it was not detecting in nrfConnect with PC.
Previously it was working but when I had checked one sensor which is...
HI , All
I am debugging connection of "Chromecast Remote Controller" with ble_app_interactive.
I am trying to implement ble_app_interactive on nrf52832 as my application...
Good Afternoon,
I am using NRF51822-QFAA as ble remote in central mode. It connects to ESP32 and send the command for changing it's mode. I am using the RF module YJ-14001...
hi
my board nrf5340 do not run any ble example . it creates build and everything is good in softwre while running. but when i try to receive any signal from board of blutooth...
Hello,
I am new with nordic boards. I am using an nrf5340-(P)DK.
I bulit and downloaded the perhipher-lbs sample successfully to the board.
However, when trying to discover...