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 dear Nordic Team
I'am currently implementing a 802.15.4 compliant ShockBurst Radio TX/RX module on the NRF52811. As far as I understand there is a crc 16 implemented...
Dear All I had gone through nRFGO Studio for custom UUID But how to generate the Hex bytes so that i can put as in code for having custom service as shown below for above...
Hi community ! I'm testing Mesh characteristics by using debugger. Currently, i send messages through nodes and waiting for acknowledge, and I put a timer to get latency....
Hi,
present i am using nRF52840-DK for to develop the BLE application. here i am facing the debugging issue.
i.e. in my board i programmed S140 soft device. so after that...
Hi,
I am trying to read serial data via UART_1 with v1.2.0 SDK. According to dts-File UART_1 is configured with pin 0 and 1 on the devKit.
I added
CONFIG_SERIAL=y CONFIG_UART_INTERRUPT_DRIVEN...
Hi,
All was working on SDK 1.0. Now I have SDK 1.1 and new Segger and new nRF Connect and gnuarmbemb (I had a new computer, so did set up everything from scratch)
...
Hi,
I´m trying to work with the "TWI Scanner" example, provided by SDK 16. I Use nRF52833 DK (PCA10010), unfortunaly there is no solution for PCA 10010 in the SDK. This...
Which function is called nrf52832? When do I click the "enable CCCDs” function on the NRF Connect App, and which variables are the nrf52832 data set?
Step 1: Connect
...
Looking for help creating an example similar to the usbd_msc example that works with the W25N01GV . Currently using SDK 15.0. Would like to see this work with FatFS or possibly...
Hello, the NFC used in our product has two major application
1. read/update configuration data by using the external smart device through NFC TAG here I am setting up type...
Hi everyone,
I'm currently working on my bachelor thesis and need some LOG ouput from my application. I'm using the Development Board from Makerdiary and the nRF5_SDK_for_Thread_and_Zigbee_v1...
Hello,
We are looking for the ways using which we can program the nrf52840 SoC without using PDK. We want to set up an automatic programming jig and for that using the PDK...
Hi,
I'm trying to setup my nRF52832 to advertise using a RESOLVABLE RANDOM PRIVATE address and to obtain this I have used the sd_ble_gap_privacy_set() before starting advertising...
Hello,
I was able to build the example project MPU6050 from Github with SDK 16. However, I used Putty to connect to the board (PCA10056) with baudrate of 115200 on COM3...
Hi, I am using nrf52832 with SDK 15.2.0 and nrf 52 dev board. I want change advertising interval in run time so I call a function with the interval as the parameter change_adv_interval...