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...
I am still trying to convert properly the Arduino MAX30105 driver to work with NRF52 and managed to come to somewhere... Everything works except the reading of the MAX30105...
Using the Thingy app on Android, when I connect to the Thingy, it says 'Firmware Update ...'. I click on confirm, come in the Firmware Update screen, click on the blue button...
I use Twi for reading data from the lsm sensors. I want to use a twi_handler in which I will set the xfer_done_flag on the true and go off into a sleep mode until the flag...
Hello, I am using the heart rate collector example on one NRF52 DK (central), and the heart rate service example on another NRF52 DK (peripheral).
I replaced the sensor...
Purchased an nrf9160 DK in the UK but cannot get any success with the ibasis SIM card. Looked at the various posts and it seems that there is no support for LTE-m or NB-IoT...
In my program I create 3 services. A function is used to do this so that each service is created the same way, the only difference is the UUID.
All 3 custom services appear...
Hi there,
NRF 52840 Preview DK nRF5_SDK_15.2.0_9412b96 IAR for ARM 7.60.1
I need some information on how to do Serial DFU (UART/USB) with Bootloader, without Soft Device...
I have recently purchased the newly released "Tile Pro" bluetooth tracker after noticing a number of reviews online were giving good reports in terms of the BLE range.
...
Hello,
When troubleshooting a lack of UART communication between my nRF52840 and the device on the receiving end (an STM32L4), an oscilloscope revealed that the TX pin state...
Hello all,
reading the docs http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/mqtt_simple/README.html and wondering where is it located? Following...
I tried to follow this guide:
https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/nrf52840-dongle-programming-tutorial?CommentId=fd959c7d-2374-443a-8af7-b4d4f0d35228...
I'm hoping to use the Thing52 for orientation tracking but am noticing the following issues when experimenting with the Thingy android app (version 1.3.4). My thingy is running...
Hello all,
I am relatively new to Nordic Semiconductor devices and have only been playing with them for a few weeks. I have enjoyed working with nrfConnect for Desktop and...
After following the setup procedure and trying to open emStudio per the following image.
I get the following error:
So I ran the command manually
➜ zephyr git...