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,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello,
I have an existing cloud platform for industrial condition monitoring that uses an HTTP API to receive data. I was hoping to add the Thingy:91 to this platform as...
Thank you for your assistance. I am currently implementing a function for message communication between an application and a board using nrf52840. Specifically, I have previously...
I'm trying to erase & write to the nRF5340 using the Programmer v3.0.0 but I get this error: Failed to load readback protection status: async task failure for id: 1198716183932...
We use Segger Embedded in our development and our continuous integration's automated build uses the emBuild to build our binaries. We need a way to add packages from the command...
I am trying to compile a custom bootloader for nRF5340 net core (b0n) that is part of a multi-image build.
I have created two separate applications, one based on b0n (nrf...
Hello!
I was wonder if it's OK to input voltages above the ADC Reference (0,6 V) to the SAR Core, while keeping within AIN pins well within 0 V and VDD.
We're measuring...
Hello,
I'm working on KX132-1211 accelerometer with nRF52832 and am using I2C(TWI) protocol. For that I need to create driver files even I was contact with manufactural...
Hi Friend,
We have a project using SDK16 and softdevice S140. We want to generate a looping output of 60ms 2.4GHz OOK and 500ms BLE scan. Ported 2.4GHz OOK from radio_test...
Hi, I'm Leo.
These days I'm learning BLE.
First, I'm using nRF Connect SDK(NCS) v1.9.1, S140, nRF52840 DK board.
I need to use SPI to control UWB transceiver(DWM3000...
Hello,
We've a design/arch question about the performance of nRF52840 device (dongle/EVK).
In our system, we've a PC connected to a PTX that communicates with multiple...
Hello,
I am working on BLE Mesh using SDK nrf5_SDK_for_Mesh_v5.0.0. I am using light_switch example for BLE Mesh client and server. I am using custom hardware for Mesh client...
I just finished successfully running the azure_fota and azure_iot_hub demos on my nRF9160DK. In a completely separate project, I am now attempting to adapt the TMP116 sensor...
Hi,
We're using Nordic Connect SDK V1.8.0 & nrf 52833 chip integrated on BL653 hardware & have some queries regarding logging SDK related data, following queries
What...
With an earlier version of NCS I could set the sda and scl pins using an overlay file:
boards/nrf52840dk_nrf52840.overlay:
With NCS 1.9.99 I get this error:
...