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 measure 184 uA of current during WFE. I've read in other posts that the nRF52832 should draw about 1.2 uA during WFE.
I've looked over the project settings many times...
Greetings,
I am using nRF52840 Dongle and nRF Connect v3.2.0 PC application to scan for nearby Bluetooth devices and connect to them.
I want to develop a PC application...
Hi, I use in my design a component which use the nRF52840 - WLCSP package.
I use SPI to connect the nRF to a SD card slot. With the package, I understand that pin K4 (P0...
Hi all,
I am debugging the data transition flow of the Node with Relay.
We modified the example of ONOFF_server. We found that the unicast address should the odd number...
Hi, I cannot find my Nordic Thingy91 as a USB connected device in the nRFConnect desktop application.
I tried to connect the Thingy via a JTAG 10-pin cable via an external...
Hi,
Greetings!
I am trying test DFU example for nRF52832 and I need help to move ahead.
Setup:
nRF52832 SDK for Mesh V3.1.0
nRFSDK V15.3.0
nRF52832 Development...
Dear all,
I just played around with the nRF Sniffer and I am pretty impressed. Really good tool and most of the packets are received.
I want to build an application where...
I have reprogrammed the nRF52840 board controller. When I run the lte_ble_gateway application I get the following on the 2nd dev kit VCP port:
SPM: NS image at 0xc000...
hello, i have a question, i use sdk15.3 for nRF52832, i run for example flash_fds, sometimes it will not be able to erase or write to memory, after restarting the device,...
I'm having a problem that I get some presumable interference between a high flash memory activity and UART communication. I'm writing single words into flash quite often,...
I am working on a mesh network and i want to add a nordic thingy 52 to read temperature & humidity data over the mesh, let say to an nrf52 DK connected to a Raspberry Pi,...
I'm developing a Zigbee coordinator that works as an On-Off Switch for the Zigbee Profile HA: this connects to the Device Mains Power Outlet, again with the HA profile.
...
Hello to all,
I have a question about parsing zigbee commands when they present a payload.
I have a Coordinator that implements the Window Controller Device of the HA profile...
Hi folks,
Im trying to run the heart rate collector from a Visual Studio application and I have some communication issues with the connectivity device. I use a nRF52 Dongle...
I'm currently looking a bit into the bearer-layer internals of the nRF SDK for Mesh and noticed that there is a heap of instances where data needs to be transferred between...