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...
The SDK version is using version 17 and I am using NRF52832.
I checked the following scope waveform for the next SPI communication.
Question
I want to remove the...
nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_bootloader\pca10056_ble\arm5_no_packs
Why the compiled hex file is different from before, and the code is not modified
I like to use nRF toolbox to monitor my glucose meter. To my understanding, after the glucose device connected with nRF toolbox, they will be exchanging data. So my question...
Hi,
When attaching external GPS Antenna to Nordic Thingy91, I realize that the power consumption increases by about 5mV. Are there any ways that I can config to unuse this...
I just solved this bug, so I'll share my solution.
Bug description: cannot run application after upload via nRF Connect v3.6.1 - Programmer using MCUboot. Upload is successful...
Hello,
I am ble to connect with nRF 52840 using pygatt bluetooth command.
sudo gatttool -b E5:3B:A6:E1:58:86 -I.
[LE]:connect
[LE]:Connection Successful.
Even...
Hi,
I'm using nRF5_SDK_17.0.2_d674dde\examples\peripheral\twi_master_with_twis_slave\pca10040\blank\ses to check I2C as per infocenter TWI testing document.
I have done...
Hello,
I've been using https://github.com/NordicSemiconductor/pc-nrfutil for few years now as a library of my own application to do DFU of a device. Everything worked and...
I am using an nRF52 DK and running a modified version of the heart rate collector example from the pc-ble-driver-py repository.
My modified program scans for connectable...
If you can expect the data to be sent or received at random times over UART, does it make sense to suspend the UART in the driver? Is it fine to leave both TX and RX enabled...
We are building a device where nRF9160 acts as a master that runs Zephyr OS (using NRF Connect SDK). Our device has a 2nd communication interface beside the nRF9160 modem...
Good afternoon.
We are engaged on a project that entails the simultaneous, independent development of two separate modules capable of interacting with the BLE stack. ...
Hello,
Im trying to debug my fw using Keil, its running in debug mode and I have RTT printouts, but once softreset occurs debugger doesnt halt it. Device reboots and starts...
fdsa
1.) From the nRF5 SDK I am using the example project for the Adafruit NFC Tag Reader.
2.) Using the project "as-is" I am able to get some basic information about...
Hello there,
I used both the oscilloscope and PPK to measure the current values. But both values are weird.
First, the PPK shows the current as large as 82mA. And...