Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
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 Nordic Team
I am working on nRF52832 MCU, SDK-11. I want to calculate available space so that I can save custom sensors data in chip.
According to datasheet we have...
I am working with nRFx modules and have a few questions about updating parameters. I started my project with an example and modified what I needed. However, I am not sure...
Hello Nordic experts,
I am trying to add an output endpoint to the usbd_hid_generic example in nRF5_SDK_15.0.0_a53641a. I exactly followed the suggestions in
https://devzone...
Hi,
I am using nrf52840 preview DK as a transmitter and try to get rssi by a linux lib. and it works well. and now I want to find advertisement channel number, because the...
I try to integrate Mult-touch(touch screen) and Keyboard feature in a single program, when I run this program, the phone side(Android8.0 based) can only receive Mult-touch...
When using nRF connect for desktop on ubuntu I can't go through the "Select serial port" step because I got the following error message:
"Could not open the port. Please...
With the release of SDK 15 has come the new nrfx module API's which seem to be easy to port to. One thing I have seen in the nrfx templates is the use of the nrfx_config.h...
Hi,
We are using nrf52832 micro controller and our device is consuming about 14mA current right now.so i have 2 querries that
1. How can we put our nrf into low power...
Hello,
I encountered an interesting issue with SPI0 on the nrf52840 that I cannot explain. In short, my SPI bus would stop working shortly after communicating with my slave...
Dear Nordic Semi, I play with NRF24L01+ shield and, what I control using STM32F411RE or ADuCM4050. Once a while, NRF24L01+ chip stops and on the MISO line with permanent 0xFF...
Hello,
I have been working with the example ble_app_hids_mouse to learn a bit whitelist. My code now doesn´t have anything about the mouse anymore since i only care about...
Dear Sir / Madam,
My customer is asking me if nRF51822 is compiled to the requirements of China's RoHS 2.0. Below are the requirements for tour reference.
China RoHS 2...
Hi
Can you please provide an example/pseudo-code on how the channel_mask member in the ble_gap_adv_params_t struct is used? The only examples provided in the SDK and the...