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....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
Im worried i bricked my PPK2, as I had it in ammeter mode possibly reverse VIN/VOUT connections to my DUT.
The DUT is powered over usb externally. I tried to measure...
Jeg har en skoleoppgave i teknologi og forskningslære 1 om CPU-en. I denne oppgaven må jeg stille spørsmål til en virksomhet som er involvert med denne teknologien. Derfor...
Hello,
I am trying to set the TX Power on theThingy:53 to -20 for advertising. However when I check the output files, the Option ` CONFIG_BT_CTLR_TX_PWR_MINUS_20 ` is always...
Hello,
I am planning to use the nRF5340 in High Voltage mode and LDO mode. Currently, I am designing a PCB where minimizing the component count is critical.
I understand...
HI
I previously used the NFC feature in SDK version 3.0.0, which had an abnormal current issue after each trigger. After applying a patch from the forum, this problem was...
I’m designing a PCB using NRF9151-LACA-R7 and an NRF52810-QFAA-QFN48 Our CM needs the exact temperature data for SMT reflow , but we can’t find it clearly in the datasheets...
Hello, I am currently working on development on the nRF54H20DK and the nRF7001 shield. I am yet to find documentation on if these two are capable of sharing a singular antenna...
Hi,
We're trying to preprogram our nRF54L05 SoCs before SMT as this is more efficient in our production process. In the past, we did this successfully with an nRF52810,...
When trying to debug my non-secure app, I can hit the break point once, but after that, any stepping or continuing results in tfm_hal_system_halt via MPC_Handler(). I'm using...
We are running some internal training on cellular, and it seems that Lesson 4, Exercise 2 is missing something (in the tab for NCS v3.2.0); the instructions to provide the...
I am currently working on a project involving the Nordic nRF52840-DK development boards (1 Central and 11 Peripherals communication), with LE PHY Coded S8. In this project...
Hi,
I’m using an nRF52840 SoC and currently developing with NCS 1.8.0 . I need clarification on the Bluetooth Core Specification version support :
What Bluetooth version...
Hi Nordic,
I am using the nrf52840 as the host and the nRF9160 as the modem with the serial_lte_modem library.
Normally, when the nrf52840 sends an MQTT connection request...
Hello,
I am planning to design a custom board using the nRF5340.
My main question is: How can I view log messages from source code running on the custom board on my...
hello,
I have a neo pixel running on my nrf52840 using SPI. I still require the SPI clock pin to be configured to a pin even though it is unused. This wastes a pin, is there...