Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
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,
I have added the bettery service to ble_app_buttonless_dfu_pca10040_s132 project successfully.
The sample code is from latest SDK 17.0.2 .
When I do the same set...
Hey Folks,
The new LPUART (doc here https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/drivers/uart_nrf_sw_lpuart.html ) is supposed to address the issue of...
Hi, I am testing " Zigbee OTA Upgrade Server Example with image transfer over BLE ", https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v3.2.0%2Fzigbee_example_ota_server...
On the device I have flashed the nRF91 with the latest firmware from here: ncs/nrf/applications/asset_tracker_v2. I have flashed the nRF52 firmware with the most recent firmware...
Dear Sir,
I am working on Bootloader of nRF52840 which I need large space to display some LCD when bootloader startup.
I use Keil compiler, SDK 1702.
In Keil, iROM...
Hi,
I'm planning to develope a set of BLE mesh devices (one control unit which is the coordinator and configurator) and sensor devices (low-power, friend and relay nodes...
Hello,
i need a very sample code for ,open a SPI device ad send , receive a byte.
In particular how open the device tree spi device,
how write a byte
how read a byte...
Excuse me:
1、How many low power modes does NRF have?
2、What is the power consumption in various modes?
3、What is the eDRX power consumption(LTE-M and NB-IOT) and average...
Dear Nordic,
I've integrated a BLE central device with an existing BLE mesh product to create a device that would scan & pair with a monitoring device, collect the data...
Hi
I'm trying to ackquire a GPS fix, and then transmit it to my server as a UDP packet.
First, i enable the GPS with the AT%XSYSTMMODE at command, and then try to enable...
SDK 17_0_2
Hi!
I can't understand is it any possibility to wake up nRF32 from sleep mode via internal RTC timer?
For example- I set ADV duration 30 sec. After that time...
Hi Nordic team !
Is the licencing model linked with the Nordic OTA libraries available in github allows me to freely fork / modify / share a compatible version for Xamarin...
I have define CONFIG_NFCT_PINS_AS_GPIOS, but the pin is always low, even if the OUT register is high.
I have read 0x1000120C(NFCPINS), it is FFFFFFFF, what's wrong with...
Hi, After many attempts I was unable to make RPC_Host sample work ( link to the related nRF Connect SDK doc ). From SES in debugging mode, the network core gets stuck in an...