I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
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.
...