I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
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...
We designed our own board using nRF8001 and EMF32, I used the EMF32 development kit to test the code and it is working fine. When I down the same code to my own board, it...
Hi ,
I am planning to implement S120 UART to communicate with desktop as well as S110 UART BLE.
I browsed in the forum and found out we already have example in github...
I have a small nRF51822 module that I want to use for UART communication without handshaking, and I'm having problems with reliability. Basically the nRF51822 crashes and...
Hi, I've got a pretty basic question, but I haven't found a satisfying answer for it. It is obvious, that the CC registers are 32 bit wide, but because the RTC Counter is...
Hello:
Does the nrf52 radio peripheral EasyDMA write to PACKETPTR on byte boundaries or does it write "bits"? Suppose I have the ADDRESS_BCSTART shortcut enabled and the...
Hi all,
I can use the API sd_ble_gap_rssi_start to start RSSI and can get the value when the BLE_GAP_EVT_RSSI_CHANGED event occurs.However,when I use the sd_ble_gap_rssi_stop...
Hi, I'm recently concerned with the latent risk that nrf51822 might be hacked by extracting the firmware also known as "snarf"ing.
And I know there is Memory Proection Unit...
I followed the guide of github.com/.../nRF51-ble-bcast-mesh to try the mesh with NRF51822.But there seem no discribtion about which softdevice we should use.I loaded the s110_nrf51822_7...
Use SDK6.1 / SD7.0, iOS9 can not pairing!
dm_ble_evt_handler() return error "BLE_GAP_SEC_STATUS_UNSPECIFIED"!
It is the captured packets file: ble_proximity_ios9.1.pcapng...
I can't find an implementation for the indoor positioning service in any of the SDKs. Should I assume it's not implemented? If so, are there any plans to implement it?
...
Hello,
a presentation given at the nRF52 Global Tech Tour stated that one of the planned features for S132 and S130 was a support for multiple peripheral connections (2...
Hi
Now I'm using the S130 and ble_app_uart.I meet some problem need your help.
Firstly,I download the code to PCA10028,then it can connect to nRF UART on the iPhone5S...
Hey,
I am a bit confused with "client characteristic configuration" that is used to enable notifications (at least in Android).
To enable the notifications I have to...
The manual for my Agilent N4010A Wireless Test Set talks about a BER test based on a "vendor specific loopback test mode". This mode would allow me to do BER measurements...