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 successfully set up UART/Serial Port Emulation over BLE example. I have modified it so that it works with two nRF51 DKs, one acting as a central and other acting as...
Hello,
I would like to know whether the below PA can be interfaced with nRF51822?
For our application we need to increase the power of the BT. so I have selected the below...
Hi,
From other forum posts it seems to be very important to follow the reference layouts when designing nrf52 PCBs, but I can only find the reference files in Altium format...
Hi,
I have a nrf51 dongle and I try to connect my Android smartphone to it. My smartphone is BLE compatible, so no problems here.
I flash the firmware using master control...
I am a newer for Nordic's BLE.
and has WaveTek nRF51822 BLE Shield (design for Nordic), and downloaded the S110 softdevice version 7.3.0 and the wavetek_connectivity _s110v1...
Hi
I have some problem about the HomeKit SDK,is there anyone could help me?
In the HomeKit SDK,such as lightbulb project,there is a function mfi_i2c_configure that...
Hi Nordic guys,
we are developing a peripheral device with a custom protocol to exchange data.
we are using nrf51822 with SDK 6.0 and SoftDevice 7.1.0 (s110 being peripheral...
I can not find information about layer stack-up and whether the via-in-pads were filled, please provide this information. We are thinking about a variant with thin outer layers...
Hi, I am trying to combine SPI, microESB and BLE. BLE and microESB will not be combined in realtime, but rather be two distinct modes, and not run at the same time, and therefore...
[test result] change to use Timer1 of timer example,it failed. if you use timer0, it is OK..
SDK IS 9.0:
nRF51_SDK_9.0.0_2e23562\examples\peripheral\timer
[test step...
Is there a way to access the lower level clock which a connected slave uses to stay in sync with the master. We want to use this to keep our PWM in sync. We are looking for...
Hello,
After looking into forum regarding usage of S130 stack for using the device as both central and peripheral, I understood that the peripheral and central can concurrently...
Hi All,
I have query regarding PWM usage in nRF51-DK. I have a requirement to control 3 LEDs (brightness and power) simulatneously. I intend to use PWM for the same. But...
Hi there! An error occurred in device manger. It was caught at the first APP_ERROR_CHECK in device_manager_evt_handler. Error code is 0x88. I can't find this error code in...