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 !
Due to the slow access of your company's website abroad,
the nRF5 SDK forMesh v3.2.0 document cannot be read normally.
I hope to provide the download method...
Hello,
I have followed the BLE tutorial on characteristics to make my own 2 custom characteristics that successfully read and write uint8 data to my nRF52832, however I...
I am using the examples/nfc/record_text application (nRF SDK 15.3.0) with disabled leds on pca10040. When I approach the NFC antenna with a nfc reader (like a smartphone)...
Hey
I am working for the first time on qualification process with SIG, my device is nrf51822 and softdevice - S130 (version 2.0.2) and I understand that D030168 / QDID-80592...
I am currently using bluetooth mesh v2.1 which has qdid code QDID: 111537 , now we are currently added the Nodic uart service code, do i also have to declare the QDID 138862...
Hi, I want to create a peripheral device with a nRF52810 module.
Before developing the corresponding mobile app, I would like to use this as a central device: A GUI, written...
I have been trying to get a arduino UNO and arduino Leonardo to communicate with the nRF9160DK but have not been able. That accounts for the SPI example aswell as the I2C...
Given that Zephyr RTOS is not certified for use on Medical Devices, is there any plan to support operating systems with FDA 510(k), IEC 62304, IEC 60601 certifications?
...
I'm looking at augmenting the GPS system of the nRF9160 (at the moment due to high current and long time to acquire, easily lost sats/location) with some geolocation. Specifically...
I met a question here. Hope anybody can help on it, thanks.
I'm evaluating whether it is feasible to run the FFT algorithm on zephyr LTS project, with the nRF52832 board...
I want to know the upgradation process of firmware (Zephyr OS) on nordic nrf52840_pca10056. I have flashed the Zephyr OS on chip once via Jlink/JTAG, and now I want to flash...
Hello,
We are developing a product which includes qr code reading as its feature.with reference to https://github.com/NordicPlayground/nrf52-ble-image-transfer-demo
as...