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 Team,
I am working with Nrf24L01 chip with ATMEGA328(ATMEL C code) i made separate TX and RX module it works fine. But i want TX and RX in same module i done coding but...
Hi.
I am using SDK15 and want to control keyboard and mouse using HID with nRF52840.
I used the HID example to verify that the keyboard and mouse work when the button...
Tools in use, etc:
nRF5_SDK_for_Thread_and_Zigbee_v1.0.0
RaspPi_OT_Border_Router_Demo_v1.0.0-1.alpha
NCP example located in <InstallFolder>/examples/thread/ncp/uart...
I use nrf52832 qfaa b017351o ,some ic can run sdk11 dfu demo but some ic can't. Demo location .\nRF5_SDK_11.0.0_89a8197\examples\dfu\bootloader\pca10040\dual_bank_ble_s132...
Hello,
We have a custom board based on nRF52832, built an application base on SDK V15/ble_app_uart
It works fine with Android: we can send string over BLE but it doen...
Hi everyone,
I changed the example ble_app_beacon from sdk 15.0.0 sd132 to be able to scan beacon besides transmit. It works well to scan beacons and I can get their UUID...
I am using SDK15 and S140 and nRF52840 as central. I plan on deploying a lot of temperature sensors each of which will
have a nRF52840 acting as a peripheral also using...
Hello Community,
I am looking for a code example of the DFU part application of the nrfutil library in C.
Please someone can give me a fair example of the function
def...
Hi,
we would like to add a level of encryption above BLE. So first establish a secure connection via BLE and then exchanging message to establish a session with a second...
Hi - I have a Nordic Thingy 52 which I have successfully configured through IFTTT to turn on a smart plug. The out-of-the-box IFTTT formula for this smart plug only gives...
I am emulating a nRF52810 on a nRF52832 DevKit on the SDK v15. I have TWI and ADC (3 channels) assigned and both of them work just fine individually. When I put them together...
Hi,
I have recently ported from SDK12 to SDK14.2. We have a custom android app which connects to nRF52832. The correct sequence of events in BLE should be
- Fast advertisement...
hi, i made a PCB board with NRF52832, but if it download with pca10040 examlpe, use the 'nrf connect' can not search the advertisement. but if i download with pca10028 examlpe...
Hello!
I am working on a project that involves RFID. Thus I'm trying to communicate with my PN532 Breakout board (https://www.adafruit.com/category/product/364) and my NRF51822...
Hello,
We are currently working on this project that intends to collect the data of various sensors on a large field. Right now the topology of our system is: "Low Power...