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.
...
Hi,
I have a problem with the mlme_start_req:
I have defined the following structure for mlme_start_req_t:
#define SUPERFRAME_ORDER 15u
#define BEACON_ORDER 15u
...
Hi.
I was wondering if there are any options in the pipeline for the nRF91 series. Any pin-compatible variations of the SoC, like a device without GPS or BLE or other...
I using the nRF mesh SDK v2.2.0
I do the below steps:
- Provisioning the light node by the interactive PyACI
- Configure the light node
- Can the node with PyACI using...
My simple BSD socket example does little more than send/recv a message to a server over LTE (it's adapted from Rallare's tcp sample). It works, however the recv() call does...
Hi,
I am developing firmware for a custom NRF52840 based board. I am using softdevice 6.0.0 with SDK 15.0 and the SES environment.
I am trying to use three application...
Hello, My name is Rafiul Islam, and I am a part of a Capstone Engineering team at Simon Fraser University (Vancouver, Canada). For our capstone project, we are expected to...
Hi,
I have the simplest of SAADC sampling scenarios whereby I'm sampling a voltage in a one-off manner, nrf_drv_saadc_init, nrf_drv_saadc_channel_init, nrf_drv_saadc_sample_convert...
Hello,
I am using NRF52832 and nRF5_SDK_15.2.0 for the our device.
I am using FreeRTOS also.
I have some issue about sleep mode with FreeRTOS.
I refer to some suggestion...
Hello,
I'm having a weird issue that I'm not sure how to debug. I have an app that I know works fine if programmed just with the softdevice. However, when I also program...
Hi,
I want to implement the tap sensing in my product. for that i have BMI160 accelerometer for tap detection interrupt.
during wake up time i need to read the accelerometer...
Hello,
I am interfacing some chips + sensors to wirelessly communicate to an nRF24L01 connected to an arduino nano which is pluged via USB to a computer.
This nRF24L01...
Hello,
I'm trying to work with ADC on nRF9160DK and I'm using 3V for VDD IO;
With below configuration
I'm getting full scale reading at 640mV
When I've switch to...
Hi,
Our product is based on peripheral device (nRF52840, SDK 1.5, SD s140) and in-house PC (windows) / mobile (android) applications.
We plan to implement bootloader ...
I need to show a proof of concept for a product development decision of a new development project.
The PoC consists of connecting a (very special) BLE central device (named...