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...
Hi, I want to send data from arduino to nrf51dk which will then use uart service to send the data over bluetooth.
I want to use SPI communication between the two microcontrollers...
I have read these the following posts:
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
But, most of the answers are quite old. I am wondering if the solution...
I've seen several similar questions -- none of which were concerned with the bootloader project.
I believe the linker is looking for sections called .noinit and .bootloaderSettings...
This is slightly off topic (I also posted this in the mbed forums), but I hope maybe someone here would also know.
My goal is to use the newly secure boot loader that was...
I have Inited the pstorage
err_code = pstorage_init();
APP_ERROR_CHECK(err_code);
Here PSTORAGE_NUM_OF_PAGES=2(1page for bonding ,1page for my application use )...
hi,
I am working with nrf51822 development board using Softdevice(s130) and sdk 11.0.0.I implemented whitelisting in ble_app_uart code but it's not working correctly.Once...
I'm using the example bootloader from SDK 12.1.0 with gcc, nRF51822, S130. I flash the SD, bootloader and my application in that order like this:
flash: all
$(NRFPROJ...
Hi,
IAR ARM 7.60.2
Nrf52
Softdevice 132 v3.0
SDK 11
I am trying to use SPI with easy DMA. I have implemented the PAN 58 workaround for sending 1 byte but it fails...
I got started with bluetooth learning. But it's too hard to understand ble protocol. Do I have to learn BLE protocol even If my purpose is only ble communication with simple...
Hi,
Could someone help me about the following questions?
Q1: What are the connection parameters set by the Android app nRF Connect? Can I change them?
Q2: How can...
I have a bit of a strange problem.
I am designing a signal Gazell signal repeater.
It listens in host mode then sets itself as a device to pass the data along.
However...
Is it possible to put the nRF52 into recieve only mode (say through direct test mode) so that the input impedance can be measured using a VNA? Is the input impedance of the...