Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
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.
...