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, I am a new bee in using nRF52840. I have looked into the given example in SDK called usbd_hid_composite ( infocenter.nordicsemi.com/index.jsp . It worked well in my...
Hello everyone,
I need ble_app_beacon 1 second advertising and 5 second deep sleep mode i don't know how to implement that please suggest example code for beacon.
DK:...
I need to use Static OOB method with PyACI and serial library
When I sent cmd.OobUse with OOBMethod.STATIC , I receive error message: 2019-07-25 17:08:26,191 - ERROR - COM11...
Hi, I am planning to buy nRF52810.
I saw that nRF52810 has 24kB RAM and I think it should been more cause of my information of RAM.
But I am not so knowledgeable about...
Hi, I'm now trying to combine the i2C(Gyroscope) and Gatt service using nrf52840 (sdk15.3), but I can't understand how to add the service to my device,like service name:Gyroscope...
Greetings !!
Are the SDKs for 5.1 available now ?
It's okay if they aren't.
Can you explain simply, what am I needed to do if I want to use the SOC?
Needs in terms...
Hi,
I'd like to add a Custom Advertisee Service contains the node mac address in my Bluetooth Mesh Application.
I'm usiing Mesh SDK 3.1.0 ande nRf5_SDK 15.2
How can...
I have following problem:
I am using a multilink NUS Central. With one peripheral connection everything works fine. But when make a second connection I sometimes get an...
I have following problem:
I am using a multilink NUS Central. With one peripheral connection everything works fine. But when make a second connection I sometimes get an...
Hi, I am testing nRF9160 DFU over LTE function.
Here is guide: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/http_application_update/README...
HI,
i want to add aes ctr library files. i tried to add the files from crypto, but i am getting errors i.e header files are missing.
what is the process to add the crypto...