I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
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...
Hi ,
I tried to use the sample code of central and peripheral project "ble_app_hrs_rscs_relay" , to add a new service to connect with light and button peripheral by "lbs_c_init...
Hello,
we are developing a PCB with a nRF52840 in normal power mode. I know that VDD and VDDH have to be shorted in the normal power mode, but due to a layout error we have...
when debugging peripheral_uart sample in ncs1.5.0 used nrf5340dk board , a error produced in function static int bt_init(void)
static int bt_init(void) { int err;
err...
I am trying to use nrfjprog.exe (for the first time) to see if my code is being corrupted on a power fail. It keeps returning an error that I can find documentation on.
...
Hi,
We bought smart watch from company xyz. Watch is running using Nrf52840 and supports buttonless DFU. we are customizing the smart watch firmware as per our requirements...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
My device is a peripheral. I want to connect with two smartphones. At that time, I want to connect under the following...
Hi, Could you provide source code of nRF Sniffer for Bluetooth LE firmware?
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE...
Hey Guys :) have a MQTT code that publishes certain AT commands, It works for all cases except Mutlicell 'NCELLMEAS' command. Any help would be appreciated.
[This Works...
Hello
I am using sdk17 and st7735(GFX) drivers.
I am simply printing the sensor value on the display. Initially, it works well, but after a few minutes, the screen is...
Hi,
I am trying to add a temperature sensor to the sensors I can query on the sensor server example.
I have updated a few things
The present ambient temperature...
Hello All,
I am working with BMD300 eval kit and trying to achieve one functionality with UICR CUSTOMER[20] register.
I am fcaing an issue where, UICR CUSTOMER[20] register...
How do I store updated images for both MCUboot and the main App in external flash on the nRF5340 such that the existing MCUboot will apply the updates to the internal flash...
I have nrf52833 DK and i try flash zephyr project to the device but jlink didn't mount or appear in Windows Device Manger. how ever when I press to (BOOT/RESET) button and...