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,I am now working with nrf5340 audio sample on nrf5340 audio DK .Here I can able to stream spho645 mic data to other dk board and able to listen using headphone .Now as...
hi Nordic.. i am trying to follow this link https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/exploring-the-benefits-of-mcuboots-compressed-image-support .. in...
Hello,
I’m trying to clarify the maximum ADC input voltage specification for the nRF54L15. Am I correct in assuming that it’s limited to the maximum IO voltage, i.e. VDD...
Hello,
I have developed a BLE Peripheral application on the nRF52840 (SDK 17.1.0) which works correctly. Later, I tried to integrate/port an SPI peripheral example into...
Hi,
I am a bit stuck with configuring nrf5340 project to include the bootloader properly.
The SDK-toolchain I use is v3.0.2
What I need:
encrypted and signed update...
Hello,
We are trying to increase the upload speed of our BMD-350 module. Right now we are averaging about 3kB/s according to nRFConnect.
See attached image of upload...
Hi No rdic support tea m, I'm developing a custo m appl ication on t he Thingy53 and have encountered challen ges implementing two key features that a ren't cov ered in the...
Hi all,
I'm trying to set up MCUMGR on 54L15, such that it can receive images from my border router when they're in the same Thread network. I read that we can upload images...
HI
A phenomenon occurs where the current remains at 20mA intermittently.
Actually, the BLE specification states that RF TX/RX is less than 10mA....
I'd like to know...
We are in the process of porting from nRF SDK v15.3.0 to v17.1.0.
After updating, we’ve noticed that the device sometimes gets stuck. Investigation shows this is related...
I have a custom board using a nrf5340 and a st7789 display using spi and mipi_dbi. It's I have it working on a sample project and printing "Hello World" I was using nrfConnect...
Does this mean that Bluetooth LE Power Control (LEPC) feature is not at all supported by any of the Nordic chipsets? I am particularly curious about nRF54 series with the...
Hello,
Following this link I integrated the extended power save mode in my code,
I put the nrf7002 in extended power save mode after successfully connecting to the AP...
I'll preface this by saying I am new to developing on the nRF and the Zephyr OS.
I am just trying to set up a flash read/write module on my nRF52DK PCA100040 model. From...
I'm using pc-ble driver-master for programming. The hardware uses 52840 dongle and calls SD_API_V5. After I successfully connected, I sent a pairing request using the sd_ble_gap_authenticate...