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...
nRF Connect SDK v1.7.1 sample \ncs\v1.7.1\nrf\samples\bluetooth\mesh\light_ctrl\
Long transition times fail due to a 16bit value which needs to be 32bit (I believe, can...
Question regarding nrf5340 ADC input tolerance
If I power the nrf5340 from the VDDH pin at 5V, will the ADC input pins be able to read up to 5V then or just 3.3V?
Thanks...
We have a product that uses the nrf52. Due to availability issues I need to port that project to the nrf51822. Since the nrf51 supports up to sdk 12.3.0 what is the best way...
Hello All,
Thank you in advance for your time and interest in this issue and willingness to provide suggestions.
We have a product that uses the nRF52832 processor in...
Hello,
I'm trying to connect a sensor to the nRF9160 board using the example Asset Tracker v2.
My sensor (SHT30) is connect in I2C to the pins 31 (SCL) and 30 (SDA). In...
Hello,
Does nrf9160 support C++? If it does, which version? I saw a similar question over 2 years ago in which C++ was not recommended ( https://devzone.nordicsemi.com/f...
SDK: v17
Softdevice: S112
I am currently checking the throughput using nrf52810 or nrf52805.
In device A, data is input as Uart and checked as device B input data...
Hello everyone! I want to evaluate the exact power consumption from the camera (Arducam Mini 2MP OV2640) using the nRF52840-DK as well as its SDK with the nrf52-ble-image...
Hi,
I am trying to implement USB DFU on a NRF52833 with nRF5 SDK for Thread and Zigbee v4.1.0 and nRF5 SDK v16.0.0.
In a first step I want to perform this on the devkit...
Hello,
I have several issues with the new nRF Connect for VS Code SDK, I put them into one ticket, although, some of the issues could be related directly to nRF Connect...
Hi
1: According to this ticket: https://devzone.nordicsemi.com/f/nordic-q-a/28335/nrf52840-usb-pins-impedance you recommend to not
have any serial resistors on the D...
Hello!
I have installed Android nRF Mesh application version 3.0.3.
Also I bought Yeelight YLDP10YL lamp which is qualified mesh product ( https://www.bluetooth.com/learn...
Hello,
I am getting a bit lost in the pool of different versions and libraries. For simplicity, I just want to achieve a single goal to start which is send a bluetooth packet...