Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
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, I am trying to update the battery level through an example of the HID keyboard of nrf52832.I'm trying to connect 3.3V battery to SAADC AIN0, but as shown in the picture...
Hi, I have a question about nRF Connect Programmer tool.
[Description]
The device memory layout shows the address range as "0x00000000 - 0x00100000 (size 1048576 bytes...
Hi,
In our application, we are using HID to control mobile phone or PC.When users connected our product, it will automatically connect next time.
But our product is battery...
Hi
I am using Zephyr samples (common with the samples found in NCS) to evaluate the advertisement function of nRF52833DK.
I have run these examples:
Bluetooth: Periodic...
Hi,
After updating the FW as shown on the video, LED3 is NOT blinking, trying to connect (LTE).
If I open the terminal window, select the board, and pressing the Reset...
Hi,
We are using the GPS xample for the nRF9160. and are struggling a little with getting the GPS fix.
$GPGGA,001932.00,,,,,0,,99.99,,M,,M,,*6F $GPGLL,,,,,001932.00...
Hello to all the Nordic Jedi knights!
I have a question regarding the PPK2: Is there a way to disable auto-ranging and manually select the measurement range?
I know that...
Hey,
I have a custom board with nRF52833. Sensor is connected to: P0.11 (pin 19) - SCL P1.08 (pin 17) - SDA
with code below I don't get any `NRF_SUCCESS` back.
I saw...
I'm trying to build a new device that I bit, bang the I/O Also others to just have simple signal controls.
Below is the portion of my dts file. The example here is the onewire...
Hi,
I am using nRF52810 (s112 softdevice) with SDk version "17.0.2".
How do I set BLE advertise in continuous mode(if not connected then advertise continuously until it...
Hi
I am trying to declare a custom cluster in zigbee and enable the reporting for some attributes of the cluster, i followed this post to create the custom cluster devzone...
Hi guys,
I'm researching the maximum direct connection distance between two Android phones for transfering small amount of data - which lead me to BLE Coded PHY S8 as a...
Hi,
I m using nRF52840 dongle to setup the nRF5_SDK_17.0.2 .
Besides, the related software and the Segger Embedded Studio are installed.
Occurred Problems :
When...