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 am working with the nRF51 (PCA100028) dev kit and the nRF51822 beacon to monitor the RSSI of the beacon via the nRF51. To do so, I installed nRFconnect and connected the...
Hi,
I would like to have a confirmation of my interpretation of the consumption information that I found in the NRF51822 product spec to estimate the power consumption...
Hello,
reading the revision history in the S130V2 document, it seems only documentation has been changed.
Are there any specific functionality / bugfixes / api changes...
i want to use 2-wire to do the communication of two nrf24le1. one is the master, another is slave.
I don't know how to set up the master and slave.
Is it the code shown...
Hello All!
I am going to use nRF52832 as a network co-processor. I will be using UART as the interface between the main processor and nRF52832.
My question is how to go...
Hi,
i update my characteristic every 1 second with a new value. the notification is set for the characteristic and it will notify my phone about the new value.
at the...
I have a PCA100028 not working anymore. not sure what I have done to the board.
I have a couple of other PCA100028's work well on the same computer.
The program left on...
hi
its first in this event
on_ant_evt_channel_closed
and then
storage_access_complete_handler();
then it try to advertise by this
sd_ble_gap_adv_start...
I use s130 /center ble_hrs example , add 7 peripheral characters and add dfu,but when I want to update codes, I find it start dfu,start bootloader and connecting.... all the...
hi.
in s110 there is no problem but when use example ble_ant_app_hrm in s310 nrf51422 the ble getting error.
its error code is 536881912 :( .
in debug point error ocure...
hi.
i wrote a program in s110 and it work fine . in it i creat my own service .
but when i want use my service in s310 softdevice in this line i get error forbiden or error_code...
How can I flash SD110 and Serialization on Wavetek's WT51822 shield? I am working with an ST nucleo64 and mean to use STlink for flashing.
I found an application note from...
what is the procedure to find connected device is bonded or not, should i store the device, application or service context in persistent memory to help recognizing bonded...
Hi Nordicsemi,
I am working on peripheral BLE device, the device accessible from smartphone i am also writing the smartphone app, i want just my app to be able to connect...