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...
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...
1. I use buttonless DFU. As I understand it, at startup the bootloader checks CRC of the application, and if it is ok it jumps to it. So if I accidentally deploy an update...
I tried with the DK and my own USB-serial adapter and both fails at 1M with HWFC with this error:
nrfutil dfu serial -pkg bltest.zip --baud-rate 1000000 --flow-control 1...
Hi I would like to interface the nrf9160 with amw136 (silicon labs) module wifi.
The amw136 has the interfaces: serial (UART, remote terminal), SoftAP and WLAN client (concurrent...
i am working on nrf52832 DK, i am trying to upgrade my development kit firmware using mobile
and i successfully build "secure_bootloader_ble_s132_pca10040.hex " application...
I'm currently using this setup on a fitness device prototype that will send battery status, scores and relevant infos. RPi >>>RFM69 915MHz )))))) ((((( RFM69 >>> Adafruit...
Hi,
I am using the softblink library in SDK 13.1 to control a RGB status indicator LED. It works fine, until I want to change the PWM settings or the LED pin.
The change...
I'm developing an interface I2C to one sensor including SCL, SDA and open-drain return to know if
the sensor is ready to work. After Reset by "Build and Run" form Segger...
Hi,
I'm a new guy for the development in nRF52840 and try to build the application by using 802.15.4. I have two questions, as follows:
Firstly, when I follow the instruction...
Hi, environment is nRF5_SDK_16.0.0_98a08e2 windows SES target is nrf52840. I am using the nordic dev board. The final product is a wearable, which will connect to a smartphone...