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...
Hello community
I want to advertise when physical pin 0.24 is high, and stop advertising when pin 0.24 is low. For this, I based my code on the Beacon Transmitter Sample...
Usually, I programmed the Thingy 91 with the nRF connect Programmer (right now version v.3.3.3). As my Thingy did not work with the asset tracker software and only with the...
Hi,
I am trying to integrate an UARTE application code with OpenThread example(thread_mqtt_sn_client_publisher_pca10056) on my nRF52840. My application code uses UARTE0...
Dear Sir/Madam,
I need help. I am using UART to send the data in the mesh topology .and I configured mesh using light_switch source code. is it enough to send data using...
I am trying to interpret the values in the INFO.VARIANT register for the nRF52840. The datasheet states "Build code (hardware version and production configuration). Encoded...
Hi,
After following the steps for building the documentation, I always get the following error:
"CMake Error at CMakeLists.txt:92 (add_subdirectory): add_subdirectory...
Dear All, I am trying to develop a simple BLE scanner that will scan for BLE beacons and print the retrieved packages. I am using nRF5 SDK v16.0.0. I have mostly succeeded...
I'm using an SES with NRF52840, w/ SDK 15.3, and SoftDevice S140. Im working on DFU and have two components:
- a main app that already takes care of moving a FW image into...
Hi
We are using %XMONITOR to get the network status and parameters, but we cannot understand some of its response:
1), sometimes, the PLMN may be "FFFFFF" and TAC may...
Hi!
I am in the process of trying to figure out how much it is actually going to cost for our devices to support LTE-M, and I have realized that I don't actually know what...
I am trying to write a simple application to publish messages over MQTT to an AWS IoT-Core broker. I started with the MQTT_Simple and AWS_FOTA examples. When trying to do...
before the question , I hope you understand my poor English.
i make a project using nrf52840 dongle
when event of an interrupt signal occur , the chip must wake up...
Hi,
I'm attempting to wake the nrf52480 from it's sleep mode using a button input and sequentially send the command normally associated with that button without requiring...
Hello Experts,
We need to get an RF certificate for our product with nRF52840 (it's actually nRF52840 USB dongle).
In our case, the BLE stack is initialized in the central...
The instructions are wrong -- I have verified with 3 different boards that Step 3 does not work.
Step 3 states: Click the large “+” sign on the top left to add your new...