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 run a basic code on nRF52832 and measure the power consumption of the chip (using DVM). The current consumption is 400 uA which is a lot just for a single timer in my application...
The tutorial is a huge help. I've been working on this for some days now, and it looks like I'm almost there. But just one last hurdle (I hope). The title pretty much says...
Hi Nordic Support,
I am trying to use BLE DFU. But for the first step I can not find the example that
is mentioned at this link: https://infocenter.nordicsemi.com/index...
Hi,
I'm working on sending string data over mesh by following this case , my message is printed on server side in mesh_msg_handle() function (access.c file), but I want...
Hello guys I'm using windows (10) using parallels in a virtual machine in mac (high sierra), all in its latest version.
The board is a PCA10040 V1.1.0. with the bootloader...
I program SD132 into nrf52832 and then program bootloader secure into nrf52832. on nRFToolbox is show name " DFUTARG" I'm using nRFToolbox for OTA. When OTA process is successful...
Hellou, I am developing apllication mesh application from example light switch. In application program i receive data from mesh and this data is stored to external serial...
I am looking for the third party nrf 52832 BLE module in which i need following configurations,
Size is less then 9mm*9mm
Chip antenna or PCB antenna
GPIO pins atleast...
Hi!
I would like to completely isolate the nRF52840 on the Preview-DK (2017.32) on hardware level.
Scenario
I would like to power the nRF IC with the external supply...
Hello, I'm new to Nordic boards.I would like to measure the bit error rate for a BLE link using nRF52840.
Is there any way of modifying any of the existing examples to add...
We use iOS nRF Connect primarily for DFU updates and find a real annoying issue with its behavior. We see this problem behavior on both v1.8.5 and v1.8.2, on both iPhone and...
Dear All,
Brief about the requirement:
ToF (Time of Flight) value computed is inclusive of the overhead delay of notifying to the application layer in the BLE stack...
Is it possible to use app_timer with the mesh stack?
Up to now I was not able to integrate the app_timer library into my build.
Can you give me an example how to integrate...
Hello Everyone,
I'd like to know if it is possible to use nfc to collect bonding informations from a smartphone. Then I'd like to transmit these informations to other devices...
Hi, i'm using nRF52 DK to communicate CX93510 encoder chip via SPI. I'm using nrf_drv_spi library with SPI0 connected to pins:
#define CX93510_MISO_PIN 22 #define CX93510_MOSI_PIN...