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...
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.
...
Hello everyone,
I have following problem. I am trying to build a mesh network with the nRF52840 DK and the nRF52840 Dongle.
I am using the "nRF5 SDK for Mesh" (V4.2.0...
Dear Team,
Greetings,
I am facing a problem for configuring Port 1 as input. I have connected a push button on P1.4 and an led on P0.0. I want to perform a simple task...
There is a similar question here , but it uses a custom makefile which I am not familiar with. I am trying to convert a program I wrote using base TWI communication to use...
I had a custom BLE service working just fine, but once I tried to integrate buttonless DFU (based on the SDK example) I started getting the NRF_ERROR_NO_MEM error. I was able...
Hi. I am using three different device which can communicate with the nRF52840 through SPI.
I am using nRF52840 as master and the three device as slave. All the device will...
Hello,
This is regarding the problem faced while flash and debug the nrf9160 feather,
1) Build and flash using the west
we are using nrf 9160 feather so it has...
Hi
Is there a possibility to have an individual pinreset time? In my product the default reset time from 20ms is not enough.
Can you extend the command with a time parameter...
When I enable the OTA AT Command on the nRF52832 module and click on the DFU option available on the nRF toolbox Android Application, selected the OTA Package which shows...
Hello,
I am working with the nrf52840 chip and wanted to know if there are any pins that are shown on the schematic diagram, that I should not use to ensure that the Bluetooth...
I am working with nRFConnect and the nRF91-DK on MacOS Catalina.
After updating the command line tools I was able to program using the GUI
But now I want to write this...