I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
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.
...