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...
I have an issue with compilng and loadingthe nrf52840 examples.
I have a nrf52480 pdk and a keil v5 installed on windows.
Everything is ok when I compile and load nrf52840_xxAA...
Hi,
I am using nRF52840 DK which runs blood pressure example. With nRFcloud gateway and nrfcloud.com, I have connected successfully the development kit. Observed that RSSI...
Hi Team,
I am working on nrf52832 for my project.
Please let me know how can i achieve data security in nrf52, What encryption i can use?
Is there any example that will...
Hello,
I'm working on a custom GATT service which has only one characteristic that support notification. The code has started from the ble_hrm service and it runs on a thingy...
Hello,
After having read the documentation of "nRF5 SDK v15" and "nRF5 SDK for Mesh v2.0.1" it is not clear to me which PHY layer it uses at the end.
In the documentation...
Hello,
I am going to use nRF52832, but I have nRF52840 DK, can i use this bord for developing project on nRF52832. Is nRF52840 compatible with nRF52832 in software and hardware...
Hi
I assigned one LED Signal to P0.08 pin in nRF8122 CFAC package as per pin assignment it shows as digital GPIO
But in Firware wise when checking the LED Does not glow...
Dear all,
maybe I‘m missing something, but I know there are OTA DFU client libraries for Swift, ObjC, Java and Python.
But it looks like there is no DFU lib from one...
I was using nrf51822 ,S110 and SDKV10 i had created custom services and its working fine, But when moved to nrf52 DK and S132v5 SoftDevices and SDK version 14.2.0 . same services...
I would like to develop some app to be able to use nRF51 dongle on PC. Is there any good example codes to start with? My plan is to use pc-ble-driver-js and Electron and found...
Hi,
I am starting to look at using 2Mbps Phy (and eventually coded PHY). I'd like to add the functionality where my device will automatically switch PHYs based on some metric...
/**@brief Function for finding out whether a peer ID is in use.
*
* @param[in] peer_id The peer ID to inquire about.
*
* @retval true peer_id is in use.
* @retval...
Hello tech support!
I am using the built-in SPI to transfer the data. Also, I adopted the "timer" example in the SDK for handling the SPI transfer.
However, it seems that...
hi
I want to design Nodes for asset tracking. These Nodes will be spread out in a building. A moving object will have a BLE -Advertosor. The Nodes will detect Moving object...