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...
Hello,
i have a custom board with a nRF52832 on it. TL:DR: i can't seem to get a connection to the chip via the SWD
When i try to recover the device it tells me the debug...
I want to flash an example firmware onto my nrf5340 board. I want to test le coded phy. So whych example should I use from the nrf sdk 2.4.0 to flash onto my device so that...
Hi,
there are several devices with same Firmware/Modem firmware/Hardware. All device were working. While all others continue to work, one suddenly gives me this:
Once...
In theory all driver calls are suspect, but for example I see crashes in nrf_802154_buffer_free_raw, at this assert:
This is easily reproducible by running 802154_phy_test...
Hi Team,
We want to load azure certificate into nRF9160, can you please provide sample code, code snippet to load azure certificate.
Regards,
Sravan Rikka
Summary
On NCS v3.3.0 , building any application that enables the new Zephyr OpenThread Border Router L2 glue ( CONFIG_OPENTHREAD_ZEPHYR_BORDER_ROUTER=y , together with...
Hi! This is a general info post since i have found a temporary fix to it, but whilst trying out ntn, we noticed that when switching from %XSYSTEMMODE: 0,0,1,0,0 to %XSYSTEMMODE...
Hi, we use BMD-350 modules (nrf52832) in our product which has been in production for over a year. Our DFU service is very well tested.
a couple weeks ago, while performing...
I'm planning to deploy a Thread network with 200-400 units and seeking best practices and real-world experience from the community. While the Thread spec allows up to 32 routers...
Hello Support team,
I have an issue with two simultaneous heaps in my project. I use nrf Connect SDK 3.2.2 with the next configuration options:
CONFIG_REQUIRES_FULL_LIBCPP...
Hi,
we are developing on nRF54L15 using NCS v3.2.3 , and evaluating a DFU architecture based on:
MCUboot
firmware_loader
main application
using the BLE MCU Manager...
Hello
I'm currently working SDK upgrade from ncs v2.6.4 to v3.2.1
I found that, in fade in/out scenario, the PWM works well. however, if it need to turn on in 100%duty...
Hi Nordic Team, I am the beginner on this platform. I am trying to hear the PDM mic data in headset on nRF5340 Audio DK. Is it possible to do?
Please guide me as soon as...
When using jlink to connect to my board in VSCode, it displays "unknown device"
nrfutil device recover
I tried a few of my boards, but the result was always the same...
Hi everyone,
I’m working with Zephyr 3.2.3 in a Windows environment and trying to run the shorter connection intervals sample: https://github.com/nrfconnect/sdk-nrf/tree...