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...
Is it possible to modify BLE_CONN_CFG_GAP after the softdevice has been enabled? I want to be able to set the event length on start up based on a setting stored in flash with...
Hello everyone, I am looking to make a small tracker using nRF52832 chip. Can anyone please suggest me a board and a coin cell having very small dimensions so that my tracker...
I am looking for a solution to create a very low latency (<10mS) audio link for continuous streaming.
Is the proprietary mode on the nRF52 series able to do that?
Is there...
hi
In Provisioner
in function app_default_models_bind_setup()
check the following lines
/* Bind health client to App key, and configure publication key */ ERROR_CHECK...
Hello,
I am creating a project through the MultiLink example.
One problem occurred. If the device is attached to NRF52DK, the connection will be disconnected immediately...
Hi,
I am running nRF5_SDK_15.0.0_a53641a\examples\peripheral\usbd_hid_composite and find it can work in standalone mode. However, if I go to Keil or IAR debug session...
I created mesh networking using mesh SDK v2.0.1. And I have connected mesh to PC and smart phone.But it's a pity that the client can't receive the servers' RSSI (although...
Hi,
Need ESD protection recommendation for NRF51822.
While testing nrf51822, we noticed that when SWDCLK gets static dicharge over 900 V, nrf51822 reboots and current...
Hello,
I've been researching how to go about programming our devices on the production line. Most of the threads I've seen suggest two options: either to order them pre...
Hello,
which is the best solution for programming multiple nRF51822 using a Segger programmer ?
We have to produce a lot of BLE tags and i'd like to automatize programming...
We need a fast way to do production testing on our boards (based on nrf52832).
They have multiple peripherals that we would like to make sure were soldered correctly.
...
Hello,
I've been trying to figure out if this board with STM32F103 ( www.aliexpress.com/.../2042650923.html
can directly plug into my debug board
( www.aliexpress...
All,
We are in product on a product using the nRF52832 and are noticing in manufacturing that we aren't able to make it through the self test part of fab because of shoddy...
I need to understand how a multi-link configuration can achieve real-time transmission - its all about latency.
The Application
In my nRF52840 application I have several...
Hello,
I am using a custom bootloader. The bootloader does not contain dfu, it will just check the new image, program the new image, then jump to it.
I cannot jump to...