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 tried to export a very simple mbed program (blinks LED1 and LED2 and writes to Serial (USBTX, USBRX)) with no success. I am running on an Ubuntu 32 bit distro. This...
Hi,
Is there an example for the Sleep modes and 2Wire on the nrf24LE1 with the SDK? Just found some 2Wire examples with a modified HAL which doesn't seem to work for me...
I'm trying to get the I2C on the nrf24LE1 working. I'm using the modified Library from nAN-20. It doesn't do anything. Can't see anything on the oscilloscope. It's an nrf24LE1...
Hi,
I'm using nRF5_SDK_12.0.0_12f24da and s132_nrf52_3.0.0_softdevice to do the mutilink and it's almost ready. We want to do the OTA on it. I think the mutilink is working...
Hi there,
It isn't obvious from the reference layouts on the downloads page for nRF51822-CFAC if the ground plane is supposed to create a 50 Ohm trace going into the balun...
Hello everyone, i have a task where i need to transfer 50-100kB of data from ble peripheral to a central device. I have read many posts here and i have a pretty good idea...
Hi, I work with the nrf51-ble-driver_win_0.5.0. I changed the heart-rate-collector to discover the characteristic of connected devices. Maybe I'm blind. But the ble_evt_handler...
I want to accomplish something very simple: use a timer to output a continuous square wave on a certain pin, at 30-60kHz or more. It doesn't have to be PWM or anything fancy...
Hi,
I'm working on a BLE application which use ECC.c (Elliptic Curve Crytography). The problem is Keil has found an Error:
._build\nrf52832_xxaa.axf: Error: L6218E:...
Hello Support Team,
I am developing a BLE project use of nRF52832.
My work base on SDK 12.1.0, I have research these workflow, I find that are 3 channel radio when RSSI...
HI
I'm trying to connect a heart rate sensor to nrf51822 but I cannot find a suitable sensor. Could you please recommend a heart rate sensor which nrf51822 can support...
I am using nrf52832 with softdevice s132, it use the power manage function to enter to the sleep mode.... But i cannt recognize whether it is in sleep mode or not.. Can anyone...
Hi,
I am trying to port pca20006 smart beacon kit code to pca10028.
I have attached main.c --> main.c
I am currently using following ROM and RAM configuration for pca10028...