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 Support Team,
I’m using nrf52840 with PCA10056 and SDK 14.1. I want to make a DFU feature using SPI as its transport layer. Could you please help me about the following...
Hi
There is an issue in SDK for Thread & Zigbee 4.1.0 release. It does not appear in previous releases. The problem manifests itself as higher current consumption. According...
HI,
I want to make a test dongle by using Central_hid project in NCS V1.5.1
Now my keyboard can pair with dongle1 and works well, then i read out the code in dongle1,...
Is there a good example for using direct test mode, with an nrf53 and using an external xtal?
What application mcu code to use? And does it enable the LF xtal pins?
I am trying to run the ble_app_uart_relay example found at: https://github.com/NordicPlayground/nrf52-ble-app-uart-relay . I know this was made with sdk16 but I would like...
HI,
I need to work on external flash memory which is placed on Nrf5340. I need to know where is the sample application to know the interfacing basics and I need to know...
Dear Support
I'm new on ncs.
Now I've read nrf-connect-sdk-tutorial and I can build a project with SES.
I want to automate the build,
So I test
west build -b nrf9160dk_nrf9160ns...
i have look for many DFU examples in NCS1.5.0 , but samples are Abstract ,and can not to start . a ble test app in phone have a menu that can send file to nrf5340 through...
I use our designed board with control chip nrf5340 to test ncs1.5.0 sample peripheral_uart , I not changed a word of sample .but when debug program, show :Not able to allocate...
I am just getting started. When I use the SEGGER / file / open nRF Connect SDK Project and try to configure for a SDK release 1.5.1 (/opt/nordic/ncs/v1.5.1), toolchain version...
Hi,
we are bonding an nRF52832 (SDK version 17.0.2, Softdevice S132 7.2.0, using the Peer Manager) and nRF Connect (Desktop, version 2.5.1) using numeric comparison method...
Hello,
I have a question about the text_record sample, I have a thingy91 and I would like to read the device with NFC on my phone. I saw that this sample could do that....
I have followed NCS BLE tutorial part 1: Custom Service in Peripheral role - Getting Started - nRF Connect SDK guides - Nordic DevZone (nordicsemi.com) and Building a Bluetooth...