Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
Hi,
first of all i know that this is not a "good question", but my hacker side is trying to... tweak hex file of softdevice 113 to fit my low memory footprint.
I mean...
Hello everyone, I am working on a custom board based on the nRF5340 and need to implement code execution from an external QSPI memory. The board uses the IS25LP128 memory...
Hi, I am working on a project that collects data from various sensors and transmits it to a Mobile application via BLE. Can I use Isochronous Streaming for it? Can I set up...
Hi community! I have custom boards using nRF5340. A couple boards has suddenly gone bad and unable to be flashed or communicated with after a few reflash cycles.
I've read...
Hello
I would like to sign an image temporarily with west CMake options as described in Enabling a bootloader chain using sysbuild using the comand line:
In it's final...
Dear DevZone:
I use NCS 2.8.0 to build Light Switch FW, my build command as below:
west build -p always --build-dir nrf/samples/matter/light_switch/build -b nrf5340dk_nrf5340_cpuapp...
Dear Devzone,
I currently use the nrfutil dfu serial command to upgrade the firmware, which is OK. I want to upgrade the firmware of 52832 through MCU, so I need to know...
Hello support,
We are developing a battery-operated sensor. For that, we are using nrf5340. Also, we made an enclosure for the sensor.
While developing we found that the...
Hi there,
Is switching between UART and I2C runtime on the nRF52840 with Zephyr possible when utilizing the same two pins for TX/RX vs SDA/SCL?
Thanks in advance,
L...
What version of LVGL is used with nRFConnect for VSC 2.7? Where can I find this information generally. It seems like the lvgl version is 8.3, but I don't know why I think...
Hello,
I am writing this thread to ask what would be the hardware configuration for the QKAA version of the nRF5340 chip if I don't want to use the wireless features of...
I am considering using the nRF7002 for a Wi-Fi application. I want to use an nRF54L15 as the host for an nRF7002 and operate it using Target Wake Time (TWT) to periodically...
I need to connect to other units according to their MAC address. I'm assuming that this:
BT_SCAN_FILTER_TYPE_ADDR
Is the thing to use in this:
bt_scan_filter_add...
Hi, I am working on a project where I need to add ble dfu as well as serial dfu issue I am getting on adding serial dfu to ble example I am getting error variables undeclared...