Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
I am using the NRF Connect SDK package provided by Qorvo, and adding BLE functions to their package. I am now trying to debug my added code.
I am using Ozone as the debugger...
When using SDK 2.6.x, I didn't know about Wi-Fi Credentials, so I connected to Wi-Fi as follows:
(Partially omitted)
With the release of SDK 3.1.1, I learned about Wi...
Hello, As part of an effort to migrate applications to nRF5415 devices, I've encountered voltage sensitivity issues when using existing sensors (bme688, bme280). After reviewing...
We have designed two custom boards based on the nRF52840.
Board #1 (Demo board) This board works correctly. It uses a standard 32.768 kHz passive crystal connected to XL1...
Is it possible to enable the Segger Flasher ARM Targer power supply using nRFutil?
We are now using a Segger Relay adapter , but this needs the Flasher's ARM target supply...
Looking for base examples for a push to talk using this dongle board and GATT. I choosed Peripheral LBS
Other basic example (Beacon, Blinky etc) compiled and work w/o problems...
Hi,
We want to set the PMIC's battery discharge limit via the registers BCHISETDISCHARGEMSB and BCHISETDISCHARGELSB to 1200mA but the nPM1300 PS does not describe how to...
Hi!
We're assessing the EN18031 compliance, and would like to know if there's any plans for product certification with nRF9151?
I found that the certification was...
Hi, I was checking the HAL for SPI in master mode and notice that when pm_device_action_run(<spi_device>, PM_DEVICE_ACTION_SUSPEND); the CS pin isnt changed since it status...
I want to migrate my project (for a custom nrf5340/nrf7002 board) from NCS2.9.0 to NCS 3.2.0, to hopefully get the wifi WPA Enterprise functionality to work. This is an existing...
I switched from the nRF-bm\v0.9.0 to nRF-bm\v1.0.0 SDK and now I am getting the following error message:
fatal error: nrf.h: No such file or directory
"nrf.h" is now located...
Hello, I'm using Nordic Central HR example. I'm wondering how to read RSSI of a BLE device connected to the NRF5340, I have tried multiple version found on this forum, but...
Howdy,
I am trying to connect a Waveshare BME280 to my nrf9160dk, and it's not obvious which jumper goes where. The documentation states:
Wire color
Sensor board...
hi,
i'm new with the nrf9160DK so can you please guide me to how can i start and config my nrf9160Dk with my laptop from scratch because this video is not helping me https...