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 trying to setup a windows docker image to use on a build server for zephyr nrfsdk projects, but i am haveing difficulty getting things configured correctly...
It was suggested in other cases that it may be more power efficient to use uart without easydma in some cases.
I am using NCS and I see CONFIG_UART_0_NRF_UARTE is defined...
Hi,
I am using Thingy91 and I successfully connected it to the cloud, also able to pull all sensor readings with the curl command: curl https://api.nrfcloud.com/v1/messages...
Hello!
I am starting to profile our device using the PPK2 and I am seeing some strange measurements when the device goes into its low power mode.
I'm attaching an image...
hi, customer use nrf52840 made mesh node. use nrf connect SDK v1.6. they have two quetion.
1: How to set 125kb low speed and long rang in BT mesh network,
2: How to enable...
Hello! We are targeting an nrf52840. We were able to compile and successfully use the mqttsn_client_publisher from the latest nRF SDK v4.1.0 for Thread and Zigbee. We then...
The Bluetooth keyboard sample does not work in an ipad(IOS 14.3)
The development board I used was nrf52840dk_nrf52840 (PCA10056).
I built nRF Connect SDK v1.4.2 through...
Hi,
I am experimenting BLE nrf52832 to Ultra low power consumption during advertising , connection and transferring data and also main thing is in ultra low power Mode....
I've recently setup SEGGER embedded studio to program an NRF52832 board and have had issues running the BLE examples.
I've been mostly working with the ble_sdk_app_beacon_main...
Hi,
I'm using the provisioner mesh example for the nrf mesh sdk but when I'm trying to provision (an other board with light switch client example also from nrf mesh sdk...
Hi,
We are developing an audio tranmission code with the mSBC encoder and decoder by using nRF52840 and referring to the smart remote3 example code.
In that smart remote3...
Hi,
As I understand it, LLPM does not currently work on nRF5340 reliably at all (is that correct or does it work well if 1ms interval is increased to something larger?)...
I am using "nRF connect SDK" to implement BLE mesh on BL653 development board, Can you kindly suggest what changes/configurations in "nRF connect SDK" have to be made to run...
Internal fault[0xb3b91b:5060750] occured during linking when disable the log output by [#define NRF_LOG_ENABLED 1],
but no error occured when eanble the log output by [#define...
I know there are other (long!) threads about PDM mics and I've studied them all carefully. Unfortunately I'm still having an issue with our on-board mic. The difference is...