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...
Hi ! I have attached the PCB design and schematic provided by Nordic for nrf52832 which is said that its also same for nrf52810.
I wanted to use the nrf52810 board for beacon...
Hi all, i'm Duy
I'm doing my thesis project about Bluetooth mesh. My board is nrf52832 custom board which is similar to pca10040. i want to build a mesh network with several...
Hello, I'm able get an updated battery service value on nrf connect using the 15.2 s112 proximity example on the DK using a cr2032. Then adjusted the clock to LF RC and removed...
Hi,
Let's say I have a door lock module without user interface... no keys nor display but with bluetooth peripheral module. The user pays is room via the application then...
Hello,
I would like to know if it's possible to simply configure all parameters for a BLE connection by a PC software.
The goal is to manage the BLE parameters to measure...
Hi,
I want to create 1 hex file that will contain my bootloader, app and softdevice.
I know i can use NRF GO studio in order to read each hex individualy but it is of...
Hello,
I am using PCA10040 development board based on nRF52832, Softdevice 6.1.0 & SDK 15.1.0.
On the Nordic website, I have verified that Softdevice v6.1.0 supports Chained...
What is the best practice for protecting against ESD for unused pins, should I leave them floating or ground them? I noticed in other posts here that it has been recommend...
Hi!
I use HID example and try to understand in a hid service init for why report_map_data[] with a table.
What is do this array? If I use keyboard example, I should get...
Dear Sir,
I am working on nrf52832.softdevice S132. SDK15.
I am getting the following messages when I try to connect to the peripheral using nRFConnect.
The error is...
Hi,
we are testing nrf52840 together with rfx2411n amplifier to extend the range.
The problem is that we have same range and same RSI values when testing with bypass mode...
Good afternoon,
I have purchased multiple nRF52840 Dongles and so far have successfully ran blinky peripheral and master (required to adopt PCA10056) examples.
I tried...
Hello Nordic
I am testing SEGGER EMBEDDED STUDIO and I think it is little buggy.
When i simulate NRF52 application without actual device (I can not
debug on hardware...
Hi,
I used SDK_15.1.0, secure_bootloader/pca10040e_uart.
Through PC uart,it update successfully .But boot through android(linux) uart,it returned 'invalid crc'.Can anybody...