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.
...
The datasheet tells me that the default source of the low frequency clock (LFCLK) is the 32.768 kHz RC oscillator (LFRC). so I took the crystal oscillator off my PCB, but...
After updating NRF Connect v3.9.0 to eliminate the recently documented JSON + connectivity errors with nrf Programmer and Power Profiler, my bash scripts utilizing nrfprog...
Hi,
1. Please provide me with an example of BMA280
2. The SDK: replication v1.7.1
3.IC:nRF9160
4. I tried to change the BME280 driver to BMA280 driver, but the following...
I am working on project in which i want to read data from sd card and send it to mobile through BLE , I am using ble_nus_send to send data but when i decrease the delay then...
Hello,
Using sd_ble_gap_adv_set_configure() with ble_gap_adv_params_t I observe that the actual time when the BLE_GAP_EVT_ADV_SET_TERMINATED event is raised is earlier to...
Hi All,
Likely because I am still quite new to this, but I have started with MQTT simple example and whenever I do use GuiConfig to make mods, it saves them to
proj/build...
The disccussion here
https://devzone.nordicsemi.com/f/nordic-q-a/24592/my-nrf52-nrf51-dk-kit-doesn-t-work
has been closed.
I followed step 4 and it took a few tries...
Hi,
I use a Segger JLink EDU (the big version, not the mini) to flash some custom boards. This used to work fine until I upgraded nRF Connect and got Programmer v2.0.
...
Dear sir/madame,
By an accident I selected Power Profiler Kit II when I wanted to download an application to “PCA10056 DK” . After that ‘download’ Power Profiler Kit II...
Hello,
I'm using NRF52832 as a controller for cellular modem and used the AWS IOT supplied with the NRF Connect SDK.
I want to use the AWS FOTA and I'm a bit lost, I added...
This builds on a previous Forum Post that was closed out.
There is a peculiar issue with the NRF52840 SAADC sampling. For an unknown reason, triggering the SAMPLE Task in...
I have a nRF5340 with a UART that connects to a circuit that is not powered on until it is needed by the application. So the UART must be powered off until the application...
Hi,
We are developing cycling trainer, so we use BLE fitness machine profile. Our functions are basically completed and we are testing with some VR cycling windows or desktop...
Hello, please help if you can.
Once connected. I am asked to program the board when trying to use BLE from nerf connect.
However, I get the error: Error while setting...