Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
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...
In my application I'd like to use nRF52810 due different reasons. Since we're still in evaluating phase, without even choose a brand and related EVK, I've some basic questions...
Hi,
I am adding "install codes" function to my products.
Questions are
1. How many entries can i add with "zb_secur_ic_add" at ZC site?
2. Can i retrieve mac/ic (install...
Hi,
We are starting to measure the power of our nrf52840 based design.
I'd like to establish the power number for Idle() , since system will be in Idle() most of the time...
Hi,
I"m using SDK 15.3.0 with an NRF52840 dev board. I'm trying to record the timings from an incoming IR signal. In doing so I'm using LPCOMP with an analog input pin to...
I am trying to use the RF5 BLE CLI (Nordic NUS driver).
I need a plug and play COM port for Windows, iOS, and OS/X. This has to work for a customer.
It pairs easily, but...
My team is in the process of developing a product that uses the Fanstel BC832 module and have been running into issues trying to implement buttlonless DFU in our application...
I'm developing a fingerprint-related project. When the finger touches, the fingerprint sensor generates a pulse signal. NRF52810 will triggers a GPIOTE callback, then wakeup...
I try to bonding func using ble_app_gls example.
just connect is fine.
here is ble_evt handler
for trying connect bonding, I use pm_handler_secure_on_connection(p_ble_evt...
Hello,
I would like to use the nRF52840 for a wearable. It should be powered by a lipo-battery with 3.7V. Therefore I would solder it to the VDDH and Ground Pin (VSS). Is...
Hello .
I try to connect my JLink to my nrf51422QFAA cunstom board. And I use J-Flash to test ifg it can readback and it is OK. But When I try to use nrfjprog, I got some...
We would like to create the boot settings page and merge it with the application and flash the merged hex file using J-Link and nrfjprog.exe in production.
Currently in...
Hi,
We are looking for a secure NFC solution for our application. We want to make sure the tag is secured (cannot duplicate) and the reader, which is a NRF52840, needs to...
I am using SES V4.18 with SDK 15.3.0.
In sdk_config.h, I have set APP_VERSION_MAJOR and APP_VERSION_MINOR etc...
Is it possible to add these numbers to the output file...
I recently added Mesh DFU support to a project that I'm working on but it's extremely slow. It will take at least 1 hour to update the network under ideal conditions but I...
Hi,
My stack is
s112
SDK 15.3
Segger
nrfConnect
nrf52832 DK
Power profiler kit connected via USB to my MAC to get the traces to run.
CR2032 batter removed...