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 All,
I am testing the performance of a Relay Node in a mesh network.However it seems don't work.
I would like to show that the Relay node operation such as Rx and Re...
I am working on nRF52832 platform and my version of softDrive is (nRF5_SDK_15.3.0_59ac345), I am wondering in my application what is the data packet length and can Increase...
I have flashed my Thingy:91 via the nRF9160 DK using the Programmer with the pre-built at_client software, but I am unable to get any AT response when I connect using the...
Hi,
I'm using SDK v15.3.0 which has s132 6.1.1 to program an nRF521832. I had a single custom service on my stack and that was working well. I added a second service and...
I'm Currently working on nRF52840. I am trying to change Name for Beacon received from one of the Beacon's Characteristic and storing it in Flash. Now for name I am changing...
Good afternoon,
I'm connecting my nrf52840 device to my laptop, and it only shows up when being put in bootloader mode. Is there any way to fix this? Thanks in advance.
I am using power profiler from my MAC pro, to test my 51822 DK. And I got following errors:
Error while setting up device 000000123456: No firmware defined for selected...
Hello,
I am using nrf52840 dk and ses. I have written the code for hcsr04 ultrasonic sensor and I getting proper values but I want to send this data over bluetooth and I...
This is a very simple question:
According to the documentation, each dongle is assigned a Bluetooth Address at the factory using some random number generation algorithm...
Hello,
this question has been probably asked many times, but I could not find any good matches using the search.
My setup: I am using nRF52832, latest SDK 16.0.0 and a...
Hi everyone, We are doing a prototype with the nrf52840 module and I need to Certificate the board for RF emissions. I have some questions related this:
1- The BLE module...
Hi.. i am using nRF52832 ... 15.2 sdk Version. i'm trying to communicate between a central device and a peripheral.so if multiple peripherals are present and all of their...