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!
I managed to flash my Raytac dongle with debugging going using the SWD on a nrf52 DK. I am mainly working with SEGGER Embedded Studio and nRF Connect on Mac. However...
i m getting constant RSSI values 32 even if i move far or near
this is the same example code in ble_peripherals
I HAVE UPDATED MY CODE (i have printed the RSSI values...
I have an android smartphone of bluetooth version 4 and i am developing one application where i am using nRF52 (bluetooth version 5). Is it possible to write data from the...
Hi, We are developing a device for an Assistive Technology project using Nordic NRF52480. We would like to port to BlueTooth Generic HID (over GATT) an exising device, that...
hi...
I have modified the multi link central to multi link central uart , i can able to connect with 8 peripherals . One central getting connected with multiple peripheral...
I have the nRF52840 DK running a USB HID and an ESB PTX.
It is sending sensor data to a PRX continuously, with ACK.
The end product will be a power-sensitive device, so...
Hi,
I have verified some zigbee functions on nRF52840 and now it's time to consider real deploy phase.
Big concern about deployment of zigbee is
1) how to commission...
Hi,
I am developing a system similar to door lock system.
In our system, user data should transmit from ZED(or ZR) to ZC.
So i modified the ZB_ZCL_ON_OFF_SEND_REQ macro...
Hello?
I need to create 2 events on the same key with two operation like LONG_PRESSED and RELEASE after pressed it. (With precondition no RELEASE event after event of LONG_PRESSED...
Dear Sir,
I am interested in the direction finding of Bluetooth 5.1.
I found your product NRF52811 SoC on the Internet.
Should I use multiple antennae per one N RF52811...
Hi,
I have a python program using an NRF52 dongle and its working great with the a minor detail that if the program crashes and does not get a chance to close the adapter...