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 all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10 .My testing master device is cell phone,and using "nrf connect "APP.
T he connecting...
Hi,
I store some application data using FDS and I don't want peer manager to occupy all the space allocated to FDS (so I don't have enough space to store my application...
Hi All,
I have generated the application pkg using below commands
nrfutil.exe pkg generate --hw-version 52 --application-version 2 --application bt_app_42994+.hex -...
I want to uart using your board. The development kit I purchased is nrf52832_xxAA, pca10036. I have not installed the software I need yet. I know pca10036 is known as sdk...
Hi!
I am having problems with bonding and the UART service. To connect to the peripheral I am using nrfConnect and nrfToolbox (UART) on an iPhone 6.
I am trying to setup...
I'm using the nRF51822 Beacon with S110 and the example ble_app_beacon as basic programm.
I'm a newbie with the beacon, so maybe I have problem with the basics in programming...
I am using the S140 softdevice on NRF52840.
I am using NRF 5 SDK 15.2
As part of evaluating NRF52840 for a product I want to see how well i can perform proprietary accurately...
The way that zb_cli_init is currently coded, it isn't possible to add any additional USB classes.
zb_cli_init calls app_usb_init, adds the classes it wants and then either...
Just got the nrf9160DK and I'm trying to add the Basis LTE SIM to my nrf Cloud account. However, when I enter the ICCID & PUK, agree to the terms and conditions and click...
Hi,
I combined the two examples /peripheral/saadc and /peripheral/spi and added a second timer that throws a compare event after 5 spi transactions.
I configured nrf_drv_spi_xfer...
This may be an unpopular question but the Nordic SDK seems to go to great length to perform what is effectively object-oriented programming while still avoiding c++. This...
Hello Experts,
I have modified the parameter of sd_ble_gap_appearance_set and download to the nRF52DK. I have serched it by nRFconnect mobile (Android). But, the icon...