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'm trying to get a SPI master onto my S210 programmed nRF51422. I'm using uVision 5 and have all the nordic packs installed and built off of the ant broadcast tx...
main.c
I am trying to talk to this sensor: www.meas-spec.com/.../MS5803-05BA.aspx via SPI... it quite seems to work as I get expected responses to commands but as the title...
Do the Nordic Boards offer some sort of config region where settings like the Bluetooth address are stored? I would like to change these settings without having to recompile...
I am trying to set up a GZLL star network on the 51822. I understand that a single GZLL host can support up to eight devices but whenever my host attempts to communicate with...
Hi Team,
Is there any example to understand Prepare Write Request/Prepare Write Response?
In ble_uart_app example, I am getting p_ble_evt->header.evt_id = 2 if I put...
I am using S110 v8, But I am having this problem since the very first stage of developement, so earlier versions of S110 also.
The problem is that sometimes I am advertising...
I'm running: SDK 7.1, PCA10028 eval board, SD310 2.0.1, MCP 3.8.0.7
I'm trying to get Notifications to work. I have two attributes. I write to one and have it update the...
Hey I'm developing a sensor network using ANT shared channel. Here are my set up:
I'm using a Android tablet as master. The app was modified from aquired channel app...
I am able to connect see the buetooth NRf51822 ek on windows, iphone, but not mac, when I installed the ble_app_hrs app s110 8 on the ek board. Any idea?
Is it possible to determine the maximal free/usable flash size at runtime? Assuming a memory layout as shown here , is there a register that keeps the end boundary of the...
Hi All,
Is there a way to disable currently running Noric BLE stack and port 3rd party BLE stack also enable new stack on PCA10001 (nrf51822 dev kit). We have our own stack...
Hi all
I tried to add a vendor specific 128bit UUID with the function sd_ble_uuid_vs_add. It worked and I received the custom UUID type (0x02). Afterwards I tried to add...