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...
I am enabling bonding, but the nRF Connect application and it does not show the peripheral ( nRF52833 ) device is being bonded. Is there any other thing I am missing ?
SDK...
Hi,
Still have no answer for this problem, so I repeat again.
I have got the reply that the bootloader do not impact the application, so please check these videos.
VIDEO...
Hi guys,
When testing the MQTT connection on ncs 1.9.1, modem V1.3.1, when calling lte_lc_nw_reg_status_get to query the LTE signal status, the debugging found that there...
i have built and run "light switch " example given in nrf5340 sdk, i m using nrf5340dk to upload this example code, searched online , but unfortunately not getting any clue...
Hello,
In my project i am using stepper motor with nrf52840 and here i want to run my stepper motor for particular amount of time like i want to expel a particular amount...
I need a HCI controller only build for nRF52840, test on zephyr.
1) Build and flash for controller.
cd ~ /zephyrproject/zephyr/samples/bluetooth/hci_uart
mkdir build...
Hi,
The product we are developing needs to support extern Flash-based FOTA, so I downloaded the ble_extFlash sample from the following link for reference:
https://github...
PCA10121 schematic diagram U1 nRF5340 MCU is responsible for LE Audio, U11 nRF5340 interface MCU is responsible for programmer/debugger. Can you provide related software development...
I try to DFU on RaspberryPi OS by usb-serial. I put nRF52840 dongle on USB port of RPI4. And press reset button of the dongle.
I got error on nrftuil.
$ nrfutil dfu...
Hi there,
Yet again we are running into very basic issues with the nordic tools and software, and this is adding up to cost us massive amounts of time.
Within nrf connect...
We are having connection problems with our nRF52832 based HID device only on Windows. I've attached packet captures taken with the nRF sniffer (nRF52 DK) and in Windows with...
I am using nRF52 DK and LIS3DH accelerometer.
LIS3DH configuration is as follows:
1. LIS3DH ODR set at 10Hz,
2. Low Power Mode (Low resolution),
3. Acceleration: 2g...
I am registering interrupts for many pins:
This only works for the first 8 pins, because from what I understand the GPIOTE peripheral is used and that has only 8 channels...
Hi
I am trying to program a nRF5340 device using programmer 3.0.0. But when I try to connect to the JTAG I get the below error.
using nRF Connect for Desktop v3.11.1 ...