Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
I am using a eeprep tool which can only be used with command prompt. I am struggling with it.
Here is the format to use eeprep tool :-
usage: eeprep [options] <infile...
Description : It is not possible to flash or debug an application with IAR on the Nordic target. This issue is caused by a bad interaction between CMSIS-DAP IF present on...
Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Hey All! I've been following the nRF Connect SDK Intermediate course from DevAcademy. In exercise 2 of lesson 9, bootloaders, you get to learn how to use KMU (Hardware Key...
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...
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...