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 am using nrf52840 and I want to merge nrf_calendar and app_ble_uart example, added ssd1306 oled 128x32 spi and mpu6050 as well,
but the error is from nrf_calendar...
which version of embedded segger studio do i have to download from the link ? www.segger.com/.../ ----> i am new for embedded-studio , so when i browse to the download page...
I'm getting an error NRF_ERROR_NO_MEM when trying to initialize the LPS22HB, and the RTT log shows:
The line being triggered is in nrf_twi_sensor.c, line 151, which is...
I'm stuck with trying to install Nordic/ANT+ SoftDevice SS340-SD-v6.1.1 on the Adafruit Itsy Bitsy NRF52840. Within nRF Connect - Programmer, I am getting the following error...
Is it possible to use a NRF9160-SICA-B1 for a pcb designed around the NRF9160-SIAA-B1? Based on my findings, the pins are compatible, I just want to make sure I'm not missing...
My nRF52840-DK stopped working. When trying to connect using nRF Programmer v2.2.0 I get the following in the log:
15:45:05.011 Using @nordicsemiconductor/nrf-device-lib...
Hello,
just recived this kit, I ordered it some time ago but were no stock.
Problem is that software doesn't detect the hardware under "SELECT DEVICE". The device has...
When flashing files from an iOS device I run a lot into data size errors (not always), when using the same files on Android they can be copied without a problem.
It looks...
Hi,
I built a ble_app_buttonless_dfu_pca10040e_s112 project on the nRF52805. However, I cannot receive Bluetooth signal on nRF connect.
I have attached my generated hex...
Hi,
In an application with a nrf52840, we measure the frequency by counting rising edge with PPI linking GPIOTE EVENTS IN and TIMER TASK COUNT
GPIOTE.EVENTS_IN -> PPI...
Hello everyone,
I created my first own layout design and the antenna. Before I order the PCB I hope you guys can review it one time. I tried to get the most informations...
Hi all.
As per subject, I'm unable to follow device using PCA10040.
Everything was set according the latest documentation available ( infocenter.nordicsemi.com/.../nRF_Sniffer_BLE_UG_v4...
To the kind attention of Nordic support team,
we are planning to use nRF5_SDK_17.1.0_ddde560 and nRF52820 for a project. We are interested in using gzp gzll library compiled...
Hello
I'm working on a project inspired by the ble_thread_dyn_mtd_coap_cli example and for which I added the management of BLE LE Secure Connections (inspired by https:...
Hi all,
I observed an issue after upgrading to 1.8.0 and to Zephyr 2.7.0-ncs1 respectively. When having Zigbee (and NET core) enabled, all images are built as before. The...