Dear DevZone,
While reviewing the implementation of x509_crt_verify_chain() in C:\ncs\v2.9.1\modules\crypto\mbedtls\library\x509_crt.c , I noticed that certificate expiration...
hello everyone ...I am working on a project that uses the nRF52840 IC. I would like to implement a power-down mode to reduce power consumption. In my project, I am using BLE...
Hello,
I'm working on developing a driver for the AD4130 ADC in Zephyr and I'm facing issues related to the device tree binding integration. Specifically, it seems the chain...
Hi support
We are considering connecting eMMC 5.1 ( FLEXXON eMMC 5.1 MLC (XTRA III 100ball). SPEC V1.4 (2).pdf ) to an nrf5340 device.
I understand that Zephyr 3.3.0 includes...
Hi support
I am developing code for the application core on the nrf5340 and testing this on an nrf7002dk dev kit. I am using sdk version 3.0.0. The code needs to read from...
I am using nrf52832 IC on my PCB with sparkfun antenna trace connected to it. It was working fine on one of my PCB then I changed the profile of PCB by retaining the same...
Honorable technician, hello
I am adding a dependency Library for DFU by Android studio,find " compile 'no.nordicsemi.android:dfu:1.3.0' "and “ implementation 'com.android...
As the title says, I'm having problems connecting to my device with my custom board and I don't know what else to do. This is my Layout:
Whenever I upload my firmware...
I found nRF52832 modules like www.ebay.com/.../332270581440 on eBay, but there's no documentation for them except the board pinout. Has anyone tied them? How are they shipped...
Hi All!
I must to add some binary data to ADV packet use Manufacturer Specific field.
I fill the related fields:
static uint16_t adc0_data = 0; // ADC measured data...
Hello,
Is there some exemple about how to secure a NUS connection between two nRF5x (one NUS, one NUS_C) ? Dans it use a preshared passkey ? Is that secured (man in the...
Hello,
I am migrating a working application from SDK13 / nrF52832 => SDK14 / nRF52840 and during build, i get undefined reference for sqrt, sin and cos functions.
I...
hi
I mistakenly left the inductor connected between the dcc pin and the DEC 4 pin and let it operate in the LDO mode.
What kind of problem will you encounter?
Or maybe...
hi all, I want to learn about HCI layer . It has 4 packet and I dont understand about HCI ACL data packet and HCI synchronous data packet . how are they diffent? Packet from...
-Dear Nordic Devteam
Thanks for your endeavor for the nRF Sniffer 2 . Although it is a beta version, this is sincerely anticipating.
To set up the Sniffer you will...
I am developing some firmware using SDK 8.1 where power consumption is absolutely critical. The firmware will make a ble connection between the central and peripheral device...
I'm facing a strange problem that I don't really understand:
I'm using 51822 (s130) on a custom board to communicate with iPhone 5S. The parameter that is able to establish...
In multi-link central app, after BLE_GAP_EVT_CONNECTED event, BLE_LBS_C_EVT_DISCOVERY_COMPLETE is called NRF_SDH_BLE_CENTRAL_LINK_COUNT number of times.
So For example...
Hi,
I use the original "nRF5_SDK_14.2\examples\ble_peripheral\ble_app_uart" no any modification, in Keil the .hex file size is 71k while it is 153k in SES.
My questions...