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 code running on a nRF52 device, with SoftDevice enabled, based on the example given in this topic:
devzone.nordicsemi.com/.../
This runs fine on its own, and...
Hello !
I am currently working on a custom board on which I don't need 32.768kHz. I want to use P0_1 as an interruption pin connected to a pushbutton. The button is connected...
Hi,
I am using IAR embedded version 7.40 and my board is nRF52840 PCA10056,while i was checking devices list in IAR IDE under NordicSemi i can see only nRF51 series devices...
Hey .My source code was compiled against SDK 8.0 now we need to upgrade the SDK to 10.0.
I have just copied the SDK10.0.0"components" folder to my project ( replaced the...
main.c
y_timer.c
y_timer.h
Hi,
I wanted to make the function that get timestamp like mills().
I made this code bellow.
It does'nt move well.
Main loop is unintentionally...
Hi,
During testing I noticed rare BLE connection loses with Softdevice S110 when timeslot session is active. It is hard to catch them with sniffer due to rare behaviour....
I am trying to get the example examples/ble_peripheral/ble_app_template to work from nRF5_SDK_13.1.0.
nRF52832, s132, pca10040
Much of the code works, but inside peer_manager_init...
The device use SDK9.0,during the using of device,when disconnect the bluetooth of phone system sometimes,the system halted.
So I make an experiment about the probability...
Hello,
I am trying the Thread Cloud COAP Client
<InstallFolder>\examples\thread\experimental\cloud_coap_client
on a NRF52840 PDK. I'm using Thread SDK v0.10...
I have troubles with connection using nrf51822 and android phones:
First I connect and bond the device to the phone and it works ok.
Then I periodically...
Hiya,
Regarding voltage amplitude peak to peak for external high-swing clock HFXO 32MHz, what's supply rails?I don't find out this specification defined in datasheet PS_V1...
My phone is like beacon that transmit service data.
(I checked service data in different phone.)
scandata.png
So, I want to recieve service data, service UUID with...
Hello,
I am really new to the field, I apologise, if things I am saying do not make sense, explanations and corrections appreciated :) I am trying to reach IPv4 internet...
Hello,
I would like to make use of an external ADC that is connected to my nRF52832 through SPI & easyDMA,minimizing the use of the CPU (or without using the CPU).
The...