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 have a few different Fanstel Eval boards that contain the nRF52840 SoC - starting with the BT840XE. I'm able to flash the board with example firmware and my own custom firmware...
Been working on an unsoldered, untinkered, and in all ways untainted nRF5340-PDK. No jumpers changes. No solderbridges cut. All working fine, but all of the sudden I cannot...
Hi! I want to program a custom BLE application (as Central/master/GATT client device) to run on a Windows PC using a nRF51 Dongle (PCA10031 board) attached through USB in...
Hi,
I am working on the software development of a product based on an nRF52832.
We began our development on the nrf52810 and then moved on to the nRF52832 as it became...
Hello,
I'm struggling to connect to an MQTT-SN Gateway when the device is configured for low power. Currently using MAC-OS Catalina 10.15.3, SES version 4.42 and have tried...
I tried to install the nRF Connect SDK v1.3.0-rc1 error
I open git-bash.exe to execute the ncsmgr init-ncs command, the following error occurred during the installation...
nRF Connect SDK v1.3.0 using nRF Connect v3.4.2 - ToolChain Manager
I am trying to install nRF Connect SDK v1.3.0 using nRF Connect v3.4.2 - ToolChain Manager using nRF...
I am writing a code to blink the LEDS , the 3rd one is not turning off.
Here is the code-
#include <stdbool.h> #include <stdint.h> #include "nrf_delay.h" #include "boards...
Hi,
My device is using nRF52840 with s140 of SDK v16. BLE feature is used with SD .
Sometimes application hard faults in SD are observed in devices deployed. It is quite...
Hello,
I find that after I DFU a new application (using the nRF Connect Mobile App), my device boots into that new application and reconnects to the App, as expected. Then...
Hi,
I am using nRF51822-CEAA with S110 SoftDevice on a custom board which is commercially deployed now. I am using IAR 7.80.2 and Segger JLink Ultra+. I found there are...
Hi community ! I saw a lot of topic about that but i'm working with SDK_Mesh_v4 and i don't get what i want. Does someone have a working example of sending string over Mesh...
Hello!
I have a rather vague question and want to apologize for that beforehand.
I was wondering if it is possible to connect a JPEG camera to the nRF9160 DK (i.e https...
Hi, We are in the production phase of our development, and inadvertently , the mcuboot bootloader set the DCDC on a few units. As described here, https://devzone.nordicsemi...
Problem with setting two uart on pca10040 board
hello
I am reading the log by teraterm by connecting pca10040 board to PC via USB.
I am trying to connect 6pin and...