We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
I am not sure if this is an issue with the nRF Connect extension or the my Thingy91 but when I use the "Flash" button in the actions tab of the NRF Connect extension to program...
I am working with SDK v2.3.0 and a custom board with nRF9160
When I wanted to start my project again after some time, the build configuration had disappeared.
And creating...
I am trying to enable the Channel Sounding feature on the nRF54L15 DK by sending HCI commands over a "USB to UART" interface. For this purpose, I created the "hci_uart" sample...
Saw this post from about 1 year ago.
Any updates regarding USB host firmware support on the nRF54LM20 or any timeline for when it is expected to gain some level of support...
Hi,
I'm developing a Channel Sounding application on nRF54L15 and trying to understand how the different TX power settings interact.
I have a few questions:
What does...
DevZone Post: Custom nRF54L15 Board Not Recognized by Kconfig (Falls Back to Apollo4X)
Summary: I am bringing up a custom board based on the Raytac AN54L15Q (nRF54L15)....
Hello
When following the guidline of a new way to extend boards , VSCode "Add Build Configuration" is blank. Am I doing something wrong or this is not yet supported by...
HI
I’m currently using NCS 3.2.1 , working with the periodic_adv_conn sample.
On the advertiser side, after receiving data from a node during each periodic sync broadcast...
Environment
nRF9151DK.
Using nRF tools and SDK v3.1.1 & also v3.2.3.
Based in New Zealand and currently on Spark network.
Issue
Trying to run the sample app...
Good day,
We are developing a board with a nRF54L15 + nRF7002 for BLE and WiFi connectivity.
The Nordic nRF54L15 + nRF7002 reference design has been a good starting point...
I see this errata: https://docs.nordicsemi.com/bundle/errata_nRF54L15_Rev2/page/ERR/nRF54L15/Rev2/latest/anomaly_L15_24.html#anomaly_L15_24
It says this:
"Symptoms ...
Hi, in order to be familiarized with the transceiver we have purchased an evk nRF9151 from Nordic.
I have some questions because an issue appears when I try to modulate...
hi guys,
I am using the nRF54L15 for software development. I have a requirement to define a space in the chip's internal flash for data storage. I referred to the soc-flash...