Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
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...
Hi,
I am aware that the sdk-nrfxlib + sdk-nrf library embed a NFC library, dedicated to a ST NFC module.
In our product, we are using a NXP controller, a PN7150.
Is...
Hi everyone,
I got a question regarding the Bluetooth Mesh Time Server/Client models. I would like to propagate a common time base within my Bluetooth Mesh network by using...
I use the NCS SDK 1.5.1, the sample is use a QSPI FLASH(MX25R64), and we want to change this QSPI FLASH. we will use P25Q80H, which code should be modify?
Hi,
Can someone confirm what is the max input voltage for ADC input on nrf9160?
Documentation says
The AIN0-AIN7 inputs cannot exceed VDD _GPIO , or be lower than...
Hello everyone, I have successfully implemented the light Switch examples in the Mesh SDK. I sent the on_off data from the switch device to the light device. But what I need...
Hi All,
I’m running a proprietary RF protocol on an nRF52832 and am seeing some corruption of data when it passes through the CCM. The first byte is the only data that is...
Hi Devzone,
I know that more specific information is needed (time interval, Tx power, data length, ....) to make a comparison between GAP and GATT. But in general, which...
I'm working with following project and would like to add the DFU trigger library.
https://github.com/openthread/ot-nrf528xx
1. Build like this, I'm using a PCA10059 Dongle...
Hello,
I am working with nrf5281 and its bluetooth connection, the connection is established well and the chip and the nrf connect application stay connected, however the...
Hi,
I recently installed nRF Connect SDK v1.6.0 through the Toolchain Manager of nRF Connect. Previously v1.5.0 was installed, and was what I have been developing using...
I am trying to implement the buttonless dfu example, I successfully managed to upload the template example examples\ble_peripheral\ble_app_buttonless_dfu and can see it advertising...
Hi all,
I'm working on a limited power budget system. MSP430 is the master that is supplying power to nrf51882 (slave). Every 2s MSP430 derives a pin high to drive the nrf51...
nrf9160 modem Firmware version 1.3.0 release listed nidd or non-ip support. in the firmware.
We are eager to use this feature to send/receive data over RF control plane...