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,
There's any known issue realated with DFU and Android 7.0? When we try to update firmware with nRF Connect or our APP we get an error (hex file error), but when...
I am going to develop an application on nfr51422 that requires very low current consumption. Basically we plan to make the nfr51 to "sleep", and it will wake up constantly...
Hi
I have firmware uing SDK 7.1 and SoftDevice 110. There is prepared bootloader for DFU, and update by very old nrfToolbox app works fine. But now I want to update this...
Using the Data Length Extension (DLE) feature in BLE v4.2, two nRF52 dev boards can achieve a maximum throughput of almost 800 kbps. I tested DLE with an iPhone 6 and the...
I am new to nRF ICs.
How to get 32.678KHz clock out from a pin? Is it possible? If yes, from which pin and how to configure it?
I am using 32.768KHZ external crystal fro...
I have designed several boards for the nRF51822-QFAA, namely with/for the Waveshare Core51822 module.
While one is working as expected - namely my "Orchid Lamp" (see links...
When softdevice S110 is used then bonding is not occuring (via nrf connect app to nrf51).but both devices get bonded when s130 is used?In Nrf connect app key matching failed...
Hi,
I have a working project where I use PWM driver with LEDs on the development board. I make use of the d52_starterkit.h where I have the following definitions:
#define...
Hi,
On a system reset, we want a mechanism to stay in bootloader for a short period before jumping in application. This way, if something is wrong in application that prevent...
Hi,
I am using ESB library for nRF52 microcontroller. At receiver i want to measure RSSI value of a packet. I got RRSI from nrf_esb_payload_t structure.
I am printing...
Hi,I have ibeacon (nRF51822) radioland-china.en.alibaba.com/.../long_range_300m_ibeacon_programable_nrf52822_beacons_bluetooth_4_0_tag_chip.html . I want to update the firmware...
Hi,
In my project i would like to save 100 bytes of information in RAM before going to System-off sleep mode.I have tested the example project given in sdk11 works okay.Have...