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,
Has anyone had success going from the Arduino bootloader back to J - link bootloader?
CONTEXT: I purchased 5 nrf52832 modules, and followed the posted guide to burn...
Hi, I would like to power my development board from the provided coin cell. I removed the plastic between battery and negative contact point. I put VDD position on power source...
Hello. Can you tell me which project can I use as a template from nrf 5 SDK with basic RX/TX data send/receive payloads API? Want to build custom simple-structure mesh, with...
I want to use some functionalities of Zephry OS. Example https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.0.0/zephyr/samples/gui/lvgl/README.html .
I also want to...
I am rebuilding my computer after experiencing a corrupt boot sector and am reinstalling all my apps. I am moving from Kiel 4 to Kiel 5. My project loads, but it says that...
Our manufacturing supplier provided me a log file from the nrf Connect for Desktop Application that shows repeatedly unexpected disconnects when nrf Connect opens a second...
Hi,
Do you have a sample ANT radar profile example with all the pages defined, similar to ant_hrm.h in SDK 15.3 components/ant/ant_profiles/ant_hrm/pages/?
Thanks,
Abid...
Hi Admin,
I just bought development board Thingy 52 from Digikey. I coudn't find design files that consist of hardware design in Nordic website. Could you advise for this...
Hello,
I am currently tweaking the Thingy:91 to run a stripped down version of my custom application. I have been able to flash the device with the Thingy:91's sample at_client...
hi,
we're using a Adafruit nrf52832 board for a building a ble keyboard . w're able to pair to two central devices and appear to them as a keyboard , but for example : we...
Hi, we are designing a product that needs LTE connectivity and BLE for local setup.
The nRF9160DK uses an nRF52840 with some links for COEX and comms.
Is there any reason...
Hello,
is there any kind of good practice available about how to generate UDP traffic with the nRF9160DK via NB-IoT for a simple test?
As far as I know the AT client...
Hi
I followed below tutorial with my nrf52840 using SDK 15.3.0
https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a...
Here is the software: https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE which notably doesn't support the nRF52 dongle
I also...
SDK15.3
nRF52840
S140 v6.1.1
Q1. I have an RTC compare event connected to a Timer count task over PPI. The Timer is configured in low power counter mode. My question...