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.
I am developing with nRF52840DK.
Normally, I think that the buck regulator supplys 3.0V to Interface MCU and nRF52840.
I want to connect the 1.8V peripheral...
We're working on an nRF52840-based project that started development on SDK 17.0.0 and Softdevice S140 7.0.1, but we wanted to get it to the latest release before production...
Hello,
I am working on Arduino's platform and decided to ditch the ArduinoBLE.h library due to its overhead.
I would like to send high frequency (2Mbps per the spec ,...
Hi,
I've trying to get the Omnivision OV7670 to work with the nRF52840-DK. I'm not completely sure whether I've configured it correctly. My pin assignments are adapted from...
Dear,
we have found a strange behaviour when using the DTM in SDK 17.0.2 and 17.1.0. The problem starts from ble_dtm.c:1188 when comparing the parameter value with -30dBm...
Using SDK 14.0.0 with SD 132 v5, the device name I'm advertising with here is "000000DK". But the advertising module is truncating it to "0000". It will do this if I have...
Hello,
I want to use 1M baud rate in nRF5340 DK board.
DK board is connected to USB to Serial.
Until 921600, UART is received correctly. And UART is broken in 1M....
Hello,
I have been using NRF Connect SDK 1.6.1 with Microbit V2 to run some zigbee projects! Now when I should build some new firmwares I upgraded to SDK 1.7.1 and after...
Hello, I have an nRF52840 custom board and SDK 17. I want to make a project with a buzzer control. I am trying to find a suitable sample project to start developing my own...
Hi everybody,
I am working with an UART example with multi-link and everythink working on coded_s8. The objective is keep 20 devices connected and every peripheral send...
Hi Tech support:
I am using the latest Desktop nRF Connect(Windows version) tool. And I want to use it to connect to my nRF52 DK board and setup up an advertising setup...
Hello,
for our application i need to periodically enable and disable the openthread stack on the nRF52840 chip.
For testing purposes i've modified the Thread CLI example...
Hi,
In my application i am trying out to transfer data in Long range BLE_GAP_PHY_CODED mode , i have set my peripheral has to advertise in PHY coded mode below is the advertising...
Hello,
We are using nrf52832 in our development, we recently got the otii arc to measure the power consumption of our device.
During sleep mode we notice a huge spikes...