What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
I am trying to upgrade from nRF Connect SDK v1.6.1, running under Ubuntu 18.04 using the Nordic Edition of SEGGER Embedded Studio as the Integrated Development Environment...
Hi, this is my setup:
nRF52840 Dongle configured to run as a peripheral BAS.
The BLE desktop app was used to configure the dongle.
I know that the dongle is working...
I was wondering how one might get the nRF9160 to enter the low power modes when making my own firmware? If possible could someone point me in the direction of an implementation...
We are building a gadget which senses temperature and humidity level using nrf5340 and using i2c as interface. We are using a slave which has SHT3X sensor for reading the...
I've been trying to use the NVS subsystem along with BLE and FOTA.
I got BLE and NVS working fine.
But if I enable FOTA (just including the code, not running an update...
I'm having trouble with a computer that can't run a Python script, which is using the library pc_ble_driver_py
I'm confused about the answer posted in
I've tried downloading...
Hi!
For a custom project, I need to enable and disable soft device for power consumption optimization. I've followed ble_app_gzll to enable and disable soft device. Unfortunately...
Hello,
I'm using the nRF52840 DK, SDK 17.1.0 and SoftDevice S140. My project is based on the Blinky peripheral example. The problem is the following:
Basically, turning...
I see a lot of threads about how you need to disable the UART while you're not using it because it has a couple of milliamps power consumption.
However, most of those threads...
Hello Team,
We are in process of designing our product with nRF52833. To secure our product and possible Firmware readouts, we are planning to use the APPROTECT feature...
So, I'm working on a project with two RGB LEDs, that's going to be powered by a coin cell. The device is going to spend most of it's time asleep, only waking up for a minute...
Hello - The nRF Connect for VS Code extensions updated today and it appears to have broken then nRF Terminal connection monitoring.
Old Behavior
Connect to device...
Hi,
I have a nRF52840-DK which comes with an o n-board SEGGER J-Link debugger/programmer to use with the internal microcontroller or an external one.
Also, I bought a...
Hello Sir/Madam,
I'm using Nrf52833 for ble_uart + saadc but this device given only 2 meter distance range .I want to increase that distance range.
How to increase distance...