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 have an Adafruit nRF52832 board, and I'm trying to minimize power consumption by putting it in system off mode. It is attached to a breadboard, and none of the pins are...
Hi Nordic Team,
I noticed a potential issue while migrating from SLM v1.4.0 to v1.9.0. In addition to the inversion of the <state> representation in #XHTTPCRSP introduced...
I have developed a Zigbee application using the nrf52840 DK board + nRF Connect + Zephyr and it is working. Now I am trying to move that app over to the nrf52840 dongle. It...
Hi, I am using nRF52832 development board and I have a motor driver. Motor driver has external power supply, I am just using nRF52832 to set directions which consumes low...
Hello, I am trying to use the dfu library to update the nrf52840 with a firmware stored in a littlefs file in an external qspi flash. I can successfully read the entire firmware...
Dear Nordic team,
it is very important for the RF and the HW engineers to be able to know the current transmit power of the modem. That will help us evaluate the network...
Hi
I'm looking for an example implementaion code on the nRF52840 without an operating system. Is there some example or application note?
I connected the SPI and all IO...
Hi,
I updated to VS Code V1.65 today and had some strange behavior with the NRF connect extension for VS Code.
After updating, clicking any "Action" in the sidebar (e...
I have already implemented DFU update in our one product. Which have fast USB interface and fast "lag-less" UART interface to nRF chip which is used as our bluetooth central...
I am using a code based on nrf52-ble-app-uart-c-multilink ( https://github.com/NordicPlayground/nrf52-ble-app-uart-c-multilink )
If the central is working and the peripherals...
Board: NRF52833 (PCA10100)
SDK version: 17.0.2
Softdevice: S122
I am trying to perform USB DFU for my application. As I am using nrf52833 board, there is no available...
Hi ,
SDK 17.1.0
SD132
SoC - nrf52832
I am following the below given link to create custom service.
https://github.com/bjornspockeli/custom_ble_service_example...
We plan to use it with the Converter mode enabled for low current consumption.
However, if PIN is always set to Hi in order to use the Converter mode, about 300μA will...