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...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
General flow when the issue occurs:
1. buf is allocated on prep_pool in prep_write_cb: data -> buf = net_buf_alloc ( & prep_pool, K_NO_WAIT);
2. buf is put to prep_queue...
Hi everyone,
I am currently working on a project using the nRF54L05 and SE052F (from NXP).
I found this GitHub link: https://github.com/NXPPlugNTrust/nano-package/blob...
We are using an nRF52840 running SoftDevice Controller (SDC) in a custom Host + Controller architecture:
SDC runs on nRF52840 as the Bluetooth LE Controller.
Our...
Hi, I run Matter test TC_DefaultWarnings.py but failed the test, see below the last part of the logs:
******************************************************************...
Hello! I am trying to upload 120KB of data through 2 protocols: https and mqtt+tls. Both the cases have same configurations enabled in the context of wifi, net mgmt, network...
Hello, i'm trying to flash mfw-nr+_nrf91x1_2.0.0.zip on a thingy91 x. it doesnt work via nrfutil nrfutil device program --firmwaremfw-nr+_nrf91x1_2.0.0.zip THINGY91X_13A2EC8A4FC...
Hi, I'm having a pairing issue with nRF54L15 (Zephyr-based project) and I’m not sure if this is a security configuration problem or something related to bonding persistence...
The examples for the Matter Light Bulb app and others contain pm_static_...yml files with sections that look like:
I cannot find "orig_span" in the Partition Manager documentation...
I was asked by Nordic tech support to create a new ticket, because ticket number 357092 had become a long a winding thread.
I need a simple utility I can offer to an end...
I am developing a project using nRF5340 to drive some peripherals. During debugging, I found that no matter how I executed the pull-up/pull-down commands, the p1.00 and p1...
I am using qt C++ to refactor the dfu master station, currently I have a problem, that is, I want to communicate with 52840 simulated com but failed, I initialize, you see...
When I click ACTIONS/Build to build, the executable module(merged.hex) is not created. Now that zephyr/zephyr.elf has been created, the process will finish.
[Environ] nRF...
Hi,
I wanted to characterise the CS accuracy by changing the default parameters in
I get errors when I try to change rtt_type to sounding sequence. I tried both 32 and...
My customer Penguin ID has the following question about HCI USB for the nRF54LM20A. He claims this is only on the old Zephyr stack and not on the new one. Can you please comment...
Hello,
I'm doing some experimentation with nRF54L15DK dev kit.
I connected PPK2 to P6 on the board to measure VDD:nRF current consumed.
The DK is loaded with a release...