Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
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...
Custom device using nrf5340, with NFC card emulation functionality.
To use the NFC, I understand that I should use the supplied nfc_t4t library (binary) and its api. I have...
Hello, I'm developing on an application which requires to catch high speed, variable size and bursty (~0.5 Mbit/s) data from a sensor connected to a nRF9161DK trough a UART...
I'd like to use the DeviceTree Visual Editor to create the DTS for a custom board starting with only the bare device. But it seems for some reason that the DeviceTree Visual...
Hello,
I’m using the Thingy91X board (nRF5340). For my application, I need to run BLE and Wi-Fi simultaneously, so I have to increase the application size. To do this, I...
Hi I'm trying to work on OTA implementation for zigbee with nrf52840-DK boards.
there is a sample available in ncs2.9.0,light switch,but i understand it can only work as...
Hello,
I have some issues to do function an ntc thermistor with a nrf54L15DK.
An error about a wrong configuration of the adc reference or or the ADC gain appears almost...
Hi,
I have some problem when scan advertising packet using nrf52840dk with ncs v2.5.0.
when I scan during 30s in the same position, I got a list rssi value same that...
Hi Team,
Hello Team,
I'm currently working on integrating the Sensirion STS40-CD1B-R3 temperature sensor into the peripheral_ht . To do this, I pulled the STS40 driver...
When I used the CS instance for distance measurement, I wanted to set multiple initiators. Therefore, I configured BT_CTLR_SDC_CS_COUNT to 3. However, I didn't know where...
Hi there!
We are currently evaluating a low-power BLE system for a safety-critical wearable application that must transmit immediate alerts to a nearby receiver or mobile...
I followed the instructions at https://nordicsemiconductor.github.io/pc-nrfconnect-docs/create_new_app to create a new pc-nrfconnect-boilerplate app locally.
However, npm...
Hello!
I am stress-testing the nRF54L15 devkit by sending it random-sized chunks of data over UART at 921600 baud, which the devkit code receives using the asynchronous...
We have a common codebase with both softdevice (nRF51/52 code) and now zephyr (nRF54 code). To make our code compatible I have the following replacement to sd_temp_get. This...
Hello Nordic team,
We're experiencing a GNSS issue with our nRF9160-DK (PCA10090 1.1.3 2024.44) and would appreciate any guidance you can provide. About 4 days ago, we were...