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...
Hello, All,
I am using nRF9160 for product development and would like to know a few more important parameters:
What is the power consumption of an NB-iot network using...
Hi There,
I want to connect programable pins on nrf52840 chips in the schematic.
Can you tell me which pins are for programming and debugging?
Best,
Gaosheng
What does this error mean?
<error> app: ERROR 3735928559 [Unknown error code] at c:\nrf\modules\nrfx\hal\nrf_gpio.h:492 PC at: 0x00033D23 <error> app: End of error report...
We need to update our app to accommodate Android 12, but the DFU library has not been updated and crashes when we initiate an update.
Full details are in github-bug: https...
Hi,
we want to run your example of AoA
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_connectionless_tx/README.html...
API doc says
Specs says:for ed_threshold:
PRF[dBm] = ED_RSSIOFFS + ED_RSSISCALE x VALHARDWARE
ED_RSSIOFFS is -92, ED_RSSISCALE is 4.
So if I want to set the threshold...
Hi DevZone,
1. Description:
I am going to use the nRF9160 SiP in a project on a custom PCB which will house the (LN60G840F, which has an nRF9160 on it). The application...
Hi support team,
I have a nrf 51822 beacon black version and developing with nRF5SDK1230. i'm learning about update firmware for it over BLE. i try to run example dfu/bootloader_sercure...
Hello,
I'm using an nrf52dk board and I am trying to get the RSSI value, and it works fine with the nrfconnect app, except that the the transfer doesn't start at the first...
Hello guys,
I want to work with NRF Mesh but I need help with answering some general questions:
1. Is the current version of the SDK ("nrf5_SDK_for_Mesh_v5.0.0_src") power...
HI,
In my custom board of nRF52805 , I am able to program basic UART application. chip is also generating internal voltages on DEC1 & DEC2 lines.
But i am not able to...
Hi,
I would like to include the direct test mode in my default application that runs the BLE stack. Is this possible ? Ideally I am implementing a custom NUS like service...
Hello,
I wish to download my source code to nRF5340 DK board.
I am working on Ubuntu, SEGGER Embedded Studio for ARM Release 5.50d, ncs 1.6.99 version.
After compile...