Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
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) ...
Hi.
I have been investigating how to use GRTC and LFXO for LFCLK with nRF54L15DK. In my goal, I would like to make the Intermittent application with sleep and GRTC that...
This happens quite often, I simply has to create a new build configuration and in worse cases simply a new application and copy all my sourcefiles over to the new project...
Hi,
I was wondering if the newest sample available in NCS3.0.1 is already capable of holding multi connections. Otherwise, for this little time that is present i will...
We have been fighting with the Distance Measurement Toolkit for a while (see other ticket ). As we needed to move forward, we started the implementation of LE Secure Connection...
Hello,
our project which started 7 years ago with SDK13.0 has been migrated some time ago to SDK 15.3 and now to SDK17.1. At the beginning we were quite happy with the RTT...
Hi, i have locked my beacon with the write_lock characteristic and now i want to unlock the beacon with the lock code which is hard coded in my code. but i was unable to do...
System Info: Hardware: M3 Max OS: Sequoia 15.3 Following the instructions outlined in the readme of: github.com/.../nrf-docker Docker fails to build an image on Apple Silicon...
The Matter stack’s auto-generated file ` access_buildconfig.h` explicitly sets ` CHIP_CONFIG_USE_ACCESS_RESTRICTIONS` to ` 0` , overriding my attempts to enable it. This prevents...
Is there a BLE development board that supports extracting IQ data from raw MCPD ranging? Does nrf5340dk support users to extract IQ data for the development of ranging algorithms...
Hello,
I am new to modems and cellular domain.
We intend to design and build a cellular communication extension for an older product. And I eyed the nRF9151 for that....
I've developed a custom Matter application based on the Matter samples in the Nordic Connect SDK, targeting the nrf52840. I developed the first version using the nrf52840dk...
Dear Nordic Semiconductor Support Team,
I hope this message finds you well.
I am currently evaluating the nRF52840 for use in an industrial/automotive application and...
Hello,
I am using the nRF5340 in my project, and the device is capable of communicating with a mobile phone over BLE . However, we occasionally encounter a connection error...
While using PAWR, we see the above HCI event.
The subevent data is then empty.
Do you have any advice for debugging this?
There doesn't appear to be any helpful logging...
Hi Nordic team,
I’m currently testing UART communication on nRF54L15 with NCS 2.8.0 , and I’ve encountered an issue I’d like to ask about.
When using UART20 configured...