NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
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...