We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
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...