I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
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...