An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
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.
...