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...
Hello,
I have three devices that use UART, connected to an nRF52832 that I'm using NCS 1.6.0 to program. Since the nRF52832 only has one UART module and Zephyr has no native...
Hi, when following the tutorial, https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial i ran into problems...
hi, I want to use 52832 Comparator function, SDK only has "low power comparator" demo code. Setting reference voltage in MCU, just compare one GPIO with this voltage.
But...
Hi
I was creating a function to send i2c data trough sensor that I use. But when I double check the communication, there is a part that doesn't works properly. So as you...
Hi, Is it possible to enable and Different log level from Zephyr cli using Zephyr Logging API? i am using
LOG_MODULE_REGISTER (AWS, 3 );
I want to change or register...
Soft Device v7.0.1 is used. Timer instance 2. I use a "Timer-PPI-ToggleIO" to toggle an output pin to make sure the pin will toggle at the right time. The timer interrupt...
Nrf Connect Version v2.1.2
VSCode Plugin v2022.10.30
Using various samples on my nRF5340DK fail with the following error codes:
hap_ha sample:
Bluetooth initialized...
Hi,
I am trying to provision and set the publish period for a sensor server model by using an ESP32 as both my provisioner and configuration client. I am able to provision...
Hello guys. I'm helping a customer to work with a trackpad application using the nRF52840 and the nRF5_SDK_17.0.2_d674dde.
For this customer, she wants to use Microchip...
Question:
What configuration should be added for MCUboot to become aware of the size of external flash the hardware provides?
Is there documentation of the mcu kconfig...
Hi,
When I connect my nrf52840 DK to the PC via USB, initially it shows up as a drive, but then If I try to flash it from nrf Connect for VS Code, It gets disconnected and...
While testing FOTA upgrades it seems ZIP files are not supported by the iOS Device Manager app. Here is the error when I select dfu_application.zip in the Device Manager app...
I'm trying to follow the guide on how to setup a border router with the nRF52840 dongle (see https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thread_tools...
nrf-programmer app fails randomly ot upload image using SDFU to pca10059 target, I have to repeat process several times to get job done.
Version 3.0.4, OS Debian GNU/Linux...