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.
...
Hi,
We have a project using nRF5340,and must consider upgrading for it. I see nRF5340 netcore has SPI peripheral,can nRF5340 upgrading using external spi flash? This post...
Hi,
I'm trying to get latch functionality working on two GPIO pins, but cannot seem get the latch register to behave consistently.
I have my GPIOs configured using a custom...
Hello All,
I have following question
What is the Bluetooth SIG Host Sub System QDID of the chip nRF52832 with software: Nordic SDK version 8.24.1 and nRF Softdevice...
Dear Support team,
I am using the NFC Tag of the nRF52840, CKAA F.
What is the maximum rating of voltage and current of the NFC Tag?
-> I set NFCPINS.PROTECT = NFC which...
Hi!
What is the easiest way to compare two sdk_config files? Some tools, etc. Why do I need it:
My idea is to use "$NRF_SDK/config/nrf52840/config/sdk_config.h" as base...
Hi. Currently I am been getting NRF_ERROR_NO_MEM on nrf_sdh.c:391. I am using the nrf5 SDK 17.0.2 and the nrf5 SDK for Mesh, working primarily on the nrf52840 DK.
So currently...
Hello,
Is it possible to use the CONFIG_MPSL_FEM_NRF21540_TX_GAIN_DB config option on the app core only? Meaning if I have a proprietary controller, is there a way to adjust...
Hi Team,
I am working on NRF52832 based on the BLE mesh protocol here I am using the Light_switch example of SDK - nrf5sdkformeshv500src
Here I need to send the message...
I am connecting to the ble device from the PC through pc-ble-driver-js .
There, I am using the nrf52840 dongle with Connectivity firmware, and the wireless performance of...
good day,
is it possible to change the assigned DFU button (Button4) to other button or gpio in the secure bootloader example? if yes, where do i need to do it?
thank...
Hi,
I want to use the functions app_uart_get() and app_uart_put() to communicate between the computer and NRF52840.
But when I type a string on the computer, the app_uart_get...
As I found inconsistent information about it, I would like to clarify this:
Is the nRF52840 compatible to both Bluetooth Classic as well as Bluetooth Low Energy?
Would...