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 create a new DFU_public_key.c file with nrf_util and replace the existing file in the dfu_req_handling folder (MacOSX).
I had to change the name of the nRF5_SDK_14...
i'm really new to the board (nrf52840) the examples like blink,pwm i have tried out. now i need to know the programming of the ultrasonic or any sensor and how to connect...
Hi,
few years back I've developed an application and a simple SPI bootloader for nRF51.
Later I've implemented the same on SDK 14 for nRF52832. Softdevice is SD132.
...
Hi there,
I'm trying to get access to the nrf52840 in the nrf9160 using the nRF Connect v 3.2.0 but I'm having this message
It seems that the device is not being...
Hello, Im working on software which will send data directly through usb port (hardware ch341 + nrf24l01 (master spi)) to the network of nrf24l01 (MCU Arduino + dot led display...
Hi
I am using the Nordic NRF52840_dk with SDK 16.
I want to store data to flash memory with Ble and uart enabled. I am using a external UART peripheral to receive data...
Project context: -------------------- Server BLE for home trainer diy Target (Bluetooth server) : Bluefruit nRF52 The feather Library : BluefruitBLE Client : nRF Connect ...
Hi I am planning a new product and doing some research, it is going to be an educational product, my question is if there is support in the arduino core to use the propriatery...
Hi
I am using nRF52832 Soft device S132 sdk 15 and interfaced it with two peripherals over UART. However I dont want to use them simultaneously. Since nrf42832 can support...
I think my question is a general question about the BLE GATT concept of "Control Point". 1- A control point is a special characteristic. 2- A control point is a characteristic...
Hello,
I am struggling to solve 2 problems ,
1st :
I have 4 AAA cells (2 in series each ) to make a good power source !
The Problem :
I have to measure the battery...