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 made an application on the nRF52 sdk, which works correctly.
Now I want to add the ability to update the firmware via OTA bluetooth.
I followed the instructions...
1. Using Zephyr, trying to config SPI_3 of nrf9160 more than 1MHz for flash interface.
2. Ending up in faults.
3. We need to configure SPI_3 as master with freq > 2MHz...
hello!
im using sdk 17.0.2 with softdevice s112 in our customized board as i want to work for long range mode,so i need extended advertisement ie no available in s112 so...
Hi team.
we are developing project using nrf52 mesh sdk including 1 port nRF52840 and other nrf52 devices. we are finishing dfu mesh for devices.
The nRF52840 gateway...
Hi,
I'm developing a multi-scene application by reference to the "Light switch" example in nRF SDK for Mesh 5.0. The first screenshot show my Elements & Models structrue...
I would like to use the USB dongle with the Openthread CLI example (and eventually an open thread app) as the SDK is just too big and overpowered for my prototypes, I would...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
Hello,
I'm trying to add a rotary encoder support to the HID keyboard example on SDK17.0 with some custom hardware utilizing the NRF52840. It works well to send the requested...
Hello,
We updated NFC in our product to use SDK 17.0.2 Type 4 NFC, and we are getting customer reports that reading NFC fails on devices which used to work just fine on...
I want to create mouse&keyboard set based on nRF52810's. Keyboard that will be used is from broken laptop with 24-pin connector. Does nRF52810 have enough pins for that? ...
Hi,
I have setup a device with usbd_cdc_acm to communicate with a computer throw usb port.
First, when the device boot up and the usbd init, all works fine and the device...
Hi, I need to select a BLE+ANT SoftDevice for nRF52805. I have read link1 (All nRF52 Series Protocol Stacks) and link2 .
Questions.
1) Why I cannot find S313 from link...
Hi,
Is there any provision in nRF Connect v3.7.0 tool UI to perform uplink data transfer test scenario on Nordic nRF9160 DK ?
Please let me know if there is any alternative...
Hello,
recently i made software for peripheral with custom service and five custom characteristics and everything works just fine. Now I want to make central capable of...