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 starting the development of a product using the nRF52 DK for the nRF52832 SoC .
The product will use some peripherals (RTC, NVMC, Timers) and communicate using BLE...
Hello Team
I need to scan the peripheral dongle's 128 bit UUID service and its characteristics,my code is based on heart rate collector of pc-ble-driver,before scanning...
Dear All,
I just started with a design to fool around with the NRF9160. I made the symbol and footprint of the module and maybe somebody else could use it too...
Here...
Hello, guys!
We are using SDK 15.0.0 and nRF52840 SoC device.
Our goal is to debug the application with SES in the presence of bootloader. This thread explains that we...
In our project we use a nrf52832 with softdevice S132 and SDK15.3.
For booloader we use the DFU example form the nordic library.
A fter a DFU with BLE, which was done...
Hi,
I'm trying to use the Nordic Security Backend, such that a change to CC-312, if availble soon, would be easy. However I get following error after enabling :
It...
Hi,
I am using nRF52840, S140 V7.0.1.
1) I worked on Secure Serial DFU. But recently I am seeing once more example of DFU “Background DFU bootloader”
https://infocenter...
Hello everyone,
The I2C spec minimum is about 100kHz however the device I am communicating with is using a clock of 20kHz. And there is no way to speed up this device. As...
Downloaded https://github.com/NordicSemiconductor/Android-nRF-Blinky today and imported using Android Studio 3.6.3 targeting SDK 29. Gradle updated to use 3.4.2. no changes...
Hi,
I have been using the NUS service via the ble_app_uart example on SDK 16 in conjunction with the nRF Connect iOS app and all works fine.
I connect via the iOS app...
Hi community ! I'm currently working on the coexistence code between uart and BLE Mesh. I realized a code on Visual studio to connect my pc with the node and then interact...
Hello,
I am trying to modify the usbd_cdc_acm_modified example project in the SDK to do the following:
Echo the received character back to the terminal.
Get rid...
I am trying to parse the contents of a JSON packet sent from the nrfCloud connect application. The asset tracker program is working fine but I want to sent a message down...
I am using the nRF9160dk evaluation board. I need to connect to the I2C bus. I thought I had configured it properly and I am sending bytes to I2c bus on pins SDA-P0.30 and...