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...
I want to try out some features in a minimal app, so chose Blinky as starting point.
Now, to add SMS support, need CONFIG_SMS according to docs
- OK, got that
- add...
Hi,
In VS code,
I created a new application by "copy a sample", the path is C:\ncs\v2.7.0\projects\light_bulb, and the build process failed.
But the build process is...
qdec's filter description as follow:
"As a result, only input signal with a steady state longer than twice the period specified in SAMPLEPER are guaranteed to pass through...
Hello,
we want to control the nPM1300 from an NRF5340 without using Zephyr. Is there example code on
how to configure/control the TWIM driver for this? The NPMX archive...
Hi,
We need to develop the BLE project that works as master and slave (both roles together). For this purpose we took the “BLE_APP_HRS_RSCS_RELAY_PCA10040_S132 “ example...
Hello,
I am scheduling an RSSI measurement operation using DECT PHY firmware v1.0.0. The parameters used for scheduling the operation are: - start_time = 0 - carrier = 1677...
We have a custom nRF9160 board in a dedicated directory (out-of-tree board). It is a near copy of the nrf9160dk_nrf9160 folder with hardware changes and additions.We are now...
If there have a peripheral sample support for multiple central?
How NCS realize saving bonding information and distinguish different devices that bond with my board?
Whether...
Here is my code: My issue is I am trying to get logging to happen over USB using the cdc acm with the Particle XENON board. https://docs.particle.io/reference/discontinued...
Dear all,
during the developing stage sometime the PROBLEMS panel show erros that are not real so a first question is what can be do to give such panel updated with the...
Hi.
i base on web address :
step then try to Read/Write UICR with nRF52840 , but can;t found DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL in code ,
Could you tell me How...
So basically, I am have created a key pair using the Identity key generation example and exported the public key using Identity key usage example. Now i need to create a certificate...
Hi,
I'm trying to set up nRF Connect Toolchain and SDK manually using west, but I've encountered the following error:
Before encountering this error, I tried to install...
Hi there,
This is actually a question re. the Android BLE library ( https://github.com/NordicSemiconductor/Android-BLE-Library ), so please re-direct me if necessary.
...