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...
I have and nrf5340 connected to debian system via uart. I'm trying todo a flash update via the uart and the nrf5340 is unresponsive. The MCUmgr is not getting any response...
Hello, I am working with the following sample project and NRF Connect SDK v3.3.0. (Referenced regarding this topic .) The sample implements DFU with MCUBoot while using the...
Hi, all!
I'm currently facing an issue with upgrading the nRF52840 firmware on a Thingy91 and would greatly appreciate your guidance. I'm following the official instructions...
On nRF54L15 (NCS v3.1.0), we are using the SAADC with ADC_GAIN_1_4 and ADC_REF_INTERNAL at 14-bit resolution to measure an analog voltage on AIN5. The driver sets ref_internal...
Hi Nordic team,
I’m seeing a repeatable configure hang with NCS v3.3.0 sysbuild on macOS. The visible build output stops after:
After inspecting the process tree, CMake...
Hi there,
I'm using /opt/nordic/ncs/v3.3.0/zephyr/samples/bluetooth/channel_sounding/connected_cs/initiator and /opt/nordic/ncs/v3.3.0/zephyr/samples/bluetooth/channel_sounding...
Hi DevZone,
I am currently working on an external Flash OTA update via SQSPI on the nRF54L15 DK (v0.7.0). I have already verified that SQSPI read/write operations are...
Good morning,
we are using the Zigbee stack (ZBOSS) on nRF52 devices with Green Power Sink enabled and we are integrating a Green Power door sensor.
nRF5_SDK_for_Thread_and_Zigbee_v4...
HI,
I'm reading this post about NFC antenna matching. It says in Method 1 to connect the coil antenna to the S11 port of the network analyzer. How should I make the connection...
Hello Nordic Team,
I am evaluating the nRF54LM20B physical DK using nRF Connect SDK v3.3.0‑preview2 . In the SDK, only the nrf54lm20apdk board target is available, and BLE...
Issue
How to properly wake an nRF54L15 from System-Off mode when the device receives a UART transmission, without the use of the LPUART Ready and Request lines or any sort...
HI,
I am developing an NFC application using the nRF54L15 with SDK version 3.2.1, and I am using NDEF for data exchange. However, I have encountered an issue: after the...
Hi, Using the nRF9151 flashed with ncs-serial-modem v1.0.0 we are using at%keygen to generate a CSR for MQTT. I want to know how the firmware generates the private keys and...
I am testing the NRF9151-SMA-DK NTN function using the mfw_nrf9151-ntn_1.0.0 firmware and serial_modem_v2.0.0-preview1_nrf9151dk_normal_mtrace app. I keep seeing
%MDMEV...
Hey Team! We are developing a radio-heavy BLE application on the nRF SDK version v.3.2.4 where we use the experimential QoS Channel Survey feature. In normal operation, it...