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.
We've created a custom board, and it works nicely.
However, when I try to build another application for this new board (i.e. "Add Build Configuration"), the new board...
Hi,
I'm using the nRF Connect app on android to DFU my devices.
On some occasions, after doing DFU and unbonding, the phone will keep asking if I want to pair the device...
The Absolute Maximum rating of I/O pin voltage for VI/O, VDD ≤3.6 V is -0.3V to VDD + 0.3V in Table 185. We would like to monitor the battery voltage using an AIN pin because...
Hi, We are using the SDK v17.1.0 and SD S140 v7.2.0. In our application we have to send only 1 advertising packet with updated data every 300ms and in some cases every 50ms...
Hi,
I work with win10 laptop, Toolchain nrf Connect SDK 1.6.1 on a nrf5340dk.
I modifyed peripheral_uart to use 240 bytes like it's explain into "ncs 1.6.1 peripheral_uart...
Hi, I am trying to create a custom BLE service.
Following is the main code:
These are my BLE write functions:
My sdk_config file says MAX_MTU is defined 23
...
Hello everyone,
I have a few questions related to NFC in nrf52832.
1. UUID in nrf52832 NFC is Unique?
2. Can I use nrf52832 NFC for payment purposes..? if yes How I...
Hello sir,
I am using nrf52832 soc with customised board want to use as UART pins as RX pins as 23 and TX pins as 24 .Is it possible to use the RX pins as 23 and Tx pins...
Hello,
I am trying to configure a Zigbee coordinator as done in the CLI example (for example 'bdb role zc' and 'bdb start') to get data from the multi sensor example,...
Hello,
Lately we've had some problems with DFU using the NRF connect app.
The device we are using is a nrf52832 running Zephyr 2.6 with MCUBoot 1.8
When we set the following...
Hi,
Turning on A-GPS (using the SUPL library) causes our application to encounter a boot panic ("unable to find bootable image"). Similarly, running the nRF9160 GPS example...
Hi Dev team,
I have been working with the MQTT example and building up my application. I establish a successful connection with the broker and everything runs fine for 5...
I had trouble connecting the device to the computer. My computer shows that it is connected, however, in VS code, it cannot find the device. Also, when I tried to use the...