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...
Good morning, i have windows 7 and at this moment i have installed "Gnu tools for ARM embedded Processors", "GnuWin32 ‐ GNU Make utility", "GnuWin32 ‐ Core Utility", "nrfgostudio...
Hello,
on our custom hardware design, the hardware reset won`t be executed after programming with nrfjprog.exe, until complete new boot with disconnecting Vcc.
After reconnecting...
We are going to use nRFgo - Bluetooth direct test mode to evaluate the nRF51 device RF performance, and we need to load the DTM (Direct test mode) application to the device...
Hello
I have an nRF51822 serving as s supervisory micro for an embedded Linux board. Two GPIO pins from the main CPU are hooked up to the nRF51822 to implement SWD for...
Hello.
I'm using nRF51822, nRF51_SDK_8.1.0, and looking for same useful sample code for ble central with HoGP (HID over GATT Profile).
please let me know where is it...
Hello,
Is there someone to confirm than Keil MDK-Cortex-M edition is OK to develop app on nRF51 and nRF52 Nordic chips or do I use MDK-Standard?
www2.keil.com/.../
Hello everybody,
Maybe some of you using Eclipse and GCC have encountered the same problems when you try to start a debugging session.
First of all: If you have Bluetooth...
Using and GCC with compilation options without optimization -O0 and with debug -g3 throw error during compiling for an unknown function pwm_calculate_timer_frequency .
...
Hi,
I can't seem to get printf working on the ble_app_cts_c example. I can't seem to find a definitive step-by-step guide as to how to get this working. Any help would...
Hi,
On what occations do the BLE_GAP_TIMEOUT_SRC_ADVERTISING and BLE_GAP_TIMEOUT_SRC_SCAN events fire? The documentation is a tad ... terse .
regards,
Elm
Hy world,
I can update my device with FOTA, but the first time i do:
1 I put: "ble_default_bootloader.hex" on board;
2 i open nrfMasterControlPanel app
3 i write characteristic...
I have a feeling I am missing something completely obvious here. That said, this problem has cost me enough time today that I'm willing to risk embarrassment to see if someone...
I'm trying to implement a simultaneous broadcaster observer by calling ble_gap_adv_start() and sd_ble_gap_scan_start() and waiting for respective events.
If I call advertising...
Hello,
I'm trying to use Eclipse with a Nordic SDK (managed build mode) but it seems Eclipse (latest Mars edition) fails to invoke the assembler. Here is what I found in...