Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
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...
Hi
1、 I want to know the connection mechanism of one Central connects multi Peripheral.
2、What is the time interval between one connection switching to another? Is there...