I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
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...
Hi Guys
I need your advice. I have a customer that is currently in production with the NRF52840 . They now require direction finding but need a Nordic Evaluation kit to...
Hello,
I am new to Nordic platform, previously i had worked on TI controller.
I have three questions to ask:
1) My firmware consists of four services, each service...
hi,
I am using nRF52832 with KEIL. I want to use version6.0.0 softdevice, but I can't select from KEIL runtime library.
Also, the version that can be downloaded from...
I am trying to change after 10 seconds into non-connectable mode. I am using the below code for initializing:
I want to change mode into non-connectable using this type...
When I use dfu_nrf52832_xxAA_s132_6.1.1.hex, it works all devices updated with blink code as described in dfu_quick_start.md But without any provisioning Process, why? And...
Firstly , I have 2 phone. Phone A is huwawei using android 7 and Phone B xiaomi pocophone using android 9.
Phone A already success connect using UART. But I want to try...
I have a same question:
https://devzone.nordicsemi.com/f/nordic-q-a/22025/in-nrf52840-not-able-to-program-boot-loader-hex-is-using-nrfgo-studio/86420#86420
But I not working...
Hi, I am trying to run the following demo here: https://github.com/NordicPlayground/nRF52-ble-long-range-demo
I have followed the instructions and copied the demo folders...
In my understanding, only Nordic NRF Connect (Android and iOS) can be used to bootload a device using the Nordic DFU.
Is there a corresponding command line tool to perform...
I followed the issues from https://devzone.nordicsemi.com/f/nordic-q-a/54149/error-by-loading-solution-on-ses, which fixed the zephyr script issues, but was seeing the same...
Hi,
I have migrate to SDK14.2 the MPU9250 exemple from the peripheral folder in the nrf52-pesky exemples : https://github.com/e27182/nRF52832_pesky https://github.com/e27182...
I am using the nRF52840 DK with the s140 softdevice and am trying to copy the interrupt vector table to RAM to modify interrupts during run time.
I run the following function...
I am porting the eMD-6.12 firmware/library by Invensense for the part MPU9250 into the nRF52832. My toolchain is compiling through gcc allowing examples from SDK's to be quickly...
Hi,
We 're currently using an ARM SOM that will run Yocto Linux from NPX for our current project. We have the nrf52840 connect to this SOM via USB, and we want to be able...