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 guys,
everything worked fine for me (NRFConnect, Apps, CLI, Building with Segger Studio, Prgramming via NRFConnect Programmer, everything on Win10) but then I was...
Hi,
I am using nRF52832 DK for testing beaconing and TWIM and TWIS. I am using SDK 14.2.0 S132 v5.1.0.
But, the final product would be using nRF52810. So, will the code...
I'm working on a project with nrf52840 and i'm trying to send and receive ipv6 packet throw thread protocol so i tried to use to send with otIp6Send and receive with otIp6SetReceiveCallback...
Hi,
Is there a detailed analogue circuit model available for the GPIO pins on nRF52. Most of all, I am interested in the circuit model (or SPICE model) for the IO pin when...
Hi, I am currently working on calculating a Li-ion battery;s remaining capacity. As far as I know, I should read the raw value via SAADC. then convert the value back to voltage...
Hello, everybody
I got a problem that i add device name and advertising my specific data according to Beacon example in SDK 15.2.0, but the data order is not what i expected...
Hi,
DMX512 protocol is USITT(United States Institute for Theater Technology)Prescribed agreement
I want to follow this agreement to design
============ DMX512 protocol...
Working on nRF51822 QFAB custom board.
I loaded nRF51822 Beacon v1.1.1 Precompiled hex file in custom board.
Keil 5 Uvision iDE
Windows 7
But I loaded examples programs...
Hello,
I'm developing a solution based on nrf52832 that must be maintained for many years. I want to update my application but also softdevice.
I managed to implement...
Hi,
We are using nRF52832,want to configure non standard baud rate 5787 as per our client request,
Is there formula to calculate the error and reg values please advice...
The errata for the nRF52832 WLCSP states -4dB sensitivity hit using the DCDC converter and -2dB sensitivity hit using the LDO. Will this be fixed in the final revision of...
Hi,
I'm looking at the Generic Power OnOff model available in SDK For Mesh v3.1.0.
1. Why is there a `generic_ponoff_setup_server_status_publish()` when the setup server...
recently, I learn how to use the nrf52832 soc in pca10040 board, and want to use the sdk5_15.2.0 to test all the examples project from "peripheral" to "ble_peripheral".
...