Hi all,
We've followed the reference EVK designs closely and are now in the Pre-Production phase.
The initial development board was intentionally large to accommodate...
Hi,
I am using nRF52840 DK and I am following Nordic Academy nRF Connect SDK Fundamentals. I installed SDK 2.9.1 and toolchain 2.9.1
I copied the sample blinky and encountering...
I am currently working with the nrf54l15, I have both the DK and a custom board I designed. I am running into issues with the uart00 peripheral when using custom GPIO pins...
As part of a university project I am trying to read an analog signal and transmit it at the maximum data rate over ESB. But I cant seem to get above 1700kbps without any of...
use "nrf5340 cpuapp" to compile project, flash statistics as follows, see blue color
[3/11] Linking C executable zephyr\zephyr_pre0.elf
[6/11] Linking C executable zephyr...
Hello,
I am currently measuring the current consumption of the Thingy:91, specifically when running the Asset Tracker v2 application. I observed that the average current...
Hi, I'm using nRF Connect SDK (v2.1.2) with VS Code on Windows for a project targeting nRF52811 .
Even though everything is versioned in Git, I keep running into the following...
In my project, I typically have 20 central connections to the Nordic device. Occasionally, I need to allow a phone to connect to the device using a peripheral link. When this...
Hello,
From the documentation I read that Softdevice can support maximum 20 BLE concurrent connections. How does Nordic determine this maximum number of 20 and is this arbitrary...
I see the SWD debug port is a 2-wire protocol, SWCLK and SWDIO. My debugger device has two additional pins, SWO and nReset. Are these two pins required to debug and program...
I PURCHASED A SIM OF THE THINGHS MOBILE BECAUSE IBASIC DOES NOT WORK.
I HAVE LAUNCHED ASSET TRACKER AND THE NRF9160 DOES NOT CONNECT. LTE FLASHES IN YELLOW.
IS THERE A...
I was checking DFU through serial usb/uart on the following link:
infocenter.nordicsemi.com/index.jsp
I want to double check if this entire project is for programming...
Hi,
While linking I am getting the following error on Nordic SDK 16.0,
XYZ.axf: Error: L6218E: Undefined symbol nrf_ble_gq_conn_handle_register (referred from ble_db_discovery...
Hi everyone,
I am new to segger embedded studio. I want ibeacon firmware sample code to advertise uuid, major, minor, tx power, advertisement interval. I want to change...
We're developing a product where a single NRF52840 board - lets call it the central- serves as the focal point for multiple NRF52840 boards spread out across an area - lets...
I am not able understand the difference between APPROTECT and BPROT . Can you please clarify ? and if we enable the protection then how to disable it again whenever we want...
I've seen many posts about LL_LENGTH_REQ causing disconnection on certain Android phones and the solution from Nordic is to add a 100ms delay. Can someone from Nordic definitively...
Hi community,
in our setup we use the LSM6DSL IMU using TWI. First we initialize the TWI peripheral, then we configure the IMU. After that we initialize PPI to automatically...
I am trying to build the project "thingysdkv210" which is downloaded from https://www.nordicsemi.com/Software-and-tools/Prototyping-platforms/Nordic-Thingy-52/Download#infotabs...