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...
Hi,
we are using nRF52840 and we are now about to start certifications with it, VERY SOON.
We are planning to use DTM for that. I am trying to test it with nRF Connect...
We need to add the functionality of radio test to a BLE Application. Normally, BLE is active, but we need the ability to stop BLE and execute radio tests upon command. When...
Hi:
I want to use hello_world example OTA nrf9160.
Reference application_update example .
How to use application_update?And How to modify hello_world into a file that...
Hi,
NCS2.0.2, nRF5340 audio DK, VScode
about Le Audio
1.CIS mode,when is bidirectional communication supported?
2.when LC3 support 16bit 16kHZ?
3.when suppourt DFU...
Hi i wonder how could i program the nRF Dongle with the sample thread_cli in order to being able to use the thread topology monitor?
I know that i have to use the Programmer...
I connected my NRF52840 DK board via USB to my Macbook Air. In VS Code, under "Connected Devices" I was expecting it to show up as "NRF52[...]" but it is showing up as "NRF51xxx_xxAA_REV1...
Hi,
follow the to do DFU over UART on nRF5340, it fail in the last step "image confirm".
The console show
What is the meaning "Error: 3"? How to fix it?
Can I...
We have relatively big model composition, and reading it via nRF Mesh app fails if it exceeds 21 segment message.
However the limit I assume should be at 32 segments and...
Hi,
We have done a lot of projects with nrf52832 with softdevice S332 v5 before.
Now we have a new project to use nrf52840. Can we use the original s332 version? Or do...
I and looking at using an nRF52 device with the nRF Connect SDK version 2.x with a Zephyr Bluetooth LE Controller in a peripheral application where the advertisement data...
Hello,
I am running windows 10 and started the DevAcademy lesson 1, exercise 1 and exercise 2.
Up to exercise 2 item 4 (add a build configuration) everything went fine...
Hello i am using an nrf52840 s140 and i am trying to write a specific event when takes place to the usb port. I am using the usbd_uart example.
It works fine for the first...
I used Nrf9160 to develop a product. Until yesterday, I had been able to connect to the nb network normally. But today, I found that my device could no longer register to...
Hi, I'm looking for help installing the nRF Connect for Desktop 3.12.0.
I've managed to unpack the application EXE and have picked out all the required pre-reqs to do the...