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'm trying to implement the Bluetooth Throughput sample to nRF5340dk with nRF Connect SDK 1.4.1.
As mentioned in the README file, I added these three configs to the...
Hi there,
I am looking for the equation that is used in the Online Power Profiler for BLE tool to calculate the average current consumption.
We are selling a BLE device...
Hi,
I am trying to compile a project but compiling does not even start. I have changed tool chain directory from $(StudioDir)/gcc/arm-none-eabi/bin to C:/Program Files ...
Our application is based on nRF5 SDK 17.0.2, 52832, and buttonless secure DFU without bonds. It works fine with the windows nrfconnect app but when testing various phones...
Dear Mesh Experts, Allow me to briefly explain the project:
The firmware contains a generic level server model and the code from the mesh DFU example. It is running on...
Hi,
I want to run a mesh application. Can you please tell me how to compile it using iar ide.
I tried it using segger ide. But I want to try it using iar ide. Can you...
Hi,
We base on the light switch example to include the dfu process into it.
Device FW information is as follows:
Mesh sdk: v4.2.0 SoftDevice: s113_nrf52_7.0.1_softdevice...
Hello, everybody,
I use FDS to write some custom data, when SOFTDEVICE is PRESENT, and i disable the SOFTDEVICE, May I ask if I can still write custom data with FDS?
Hi there!
We are using nRF52840DK development kit with nRF-Connect SDK to build a pre-production version of our product. We have added the required BLE service and characteristics...
Hello, I implemented a firmware based on the multilink central example, with a custom service. I am using NRF52832 (custom board) with SDK v15.2 and Softdevice S132 v6.1.0...
Hi everyone,
I am using the nRF52840 DK and I am experimenting with the USB MSC example. My purpose is to record data from an IMU device and store them in files. Then to...
Hi,
This is a followup from another issue ( link ) which helped with.
The suggestion to modify nrf_serial.c fixed the previous problem, and you can see that the TE (transmit...
I have an expansion board by ST mounting an analog mic (MP23ABS1). The mic out pin (via a diff. amplifier) is given on a connector. I take that signal and feed it to the AIN5...