Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
Hello I am using nrf52832 and I want to Calculate date and time at specific event periodically and save it to flash,so is it possible by using ble_app_cts_c example or any...
as title,
I can't load the project to SEGGER Embedded Studio.
I can't install CMake by entering the those command ( choco install -y cmake --installargs 'ADD_CMAKE_TO_PATH...
Hi
I was trying to do the page up and down key, I just built it successfully but it is no response.
Could anyone find out the reason for me.
I appreciate for your assistance...
Hello,
I tried to follow the "nRF_Sniffer_UG_v2.2" and i didn't understand the section 1.2 which described how to set the Python and Pyserial,can some one explain what to...
Hi,
1. Can one run the coexist sample with softdevice S132 on a mesh where all the other nodes run S140?
2. does the coexist (UART) example need to be provisioned. ...
Hello to everyone.
I'm working with the Light_Switch example with four nRF52832 SDK (two clients, two servers) and my cellphone as provisioner, in Mesh 3.10, with "nRF Mesh...
Hi again, Figure 106 in the OPS indicates that the application core and the modem core in the nRF9160 have separate Flash and RAM partitions.
Is this a "real" partition...
Hello,
I ordered my nRF52 DK from Rigado for their BMD-350 module using the nRF52832 chip, but their DK comes with an additional Atmel chip. Now I saw the regular nRF 52...
Hello!
In SDK15.3 project "secure_bootloader_ble_s112_pca10040e" for Keil , write flash incorrect and not work.
In SDK15.2 this prodject work fine.
Please correct...
My application will update over USB from a connected host.
For testing, I used two projects:
Bootloader: secure_bootloader_usb_mbr_pca10056
Application: led_softblink_pca10056...
So im trying to interact with a nrf52 chip. I am using iOS corebluetooth to communicate with the device and when the device sends a long data packet (~400 bytes) iOS drops...
Hi,
I have my SAADC configured with two channels. One for my sensor and one for the battery level measurement.
I only need to measure my battery level every minute for...
hi,i have a question.
nRF52832,can not Pairing and binding.SDK13.0.0,base onble_app_hids_keyboard example.
It can be paired and bounded before. but now can't pair and...
Hello,
SDK 15.2.0
SoftDevice 6.1.0
DFU with Uart (based on {SDK}\examples\dfu\secure_bootloader\pca10040_uart. Single bank mode as my app is quite big (probably not...