Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hello,
Float printk (%f and %0.2f) is not working. I use newlib and activated floats for print and scan support without success.
Configuration:
Version from 31 january...
Hello!
I use nRF52-DK wuth android device. DK connects to android device and works with it well. But I want a paired DK make unpaired from android device by performing unpair...
Hi,
I have requirement of BLE node to node communication in mesh network.
All the nodes should have single firmware which will be capable of publishing and subscribing...
Hi All,
We are trying to interface nRF52840 based custom board, manufactured using Config 6 schematic as the reference, with R-Pi to work as NCP. Please refer to the attached...
EDIT: It seems that the app hangs in nrf_saadc_event_check() after initializing channel0. I'll further investigate!
Current I'm at the point at which I found out that
...
Hi,
I'd like to start developing automated tests for my custom NRF52840 board.
Currently I use the CLI library (with RTT backend) for communicating with the board.
Any...
Hello once again Nordic Pro's,
My latest issue, I believe to be related to stack/heap settings, but dont have enough information to track/correct.
I have a couple int...
Hi,
I am working on nrf52840. I am using SDK 16.0 version.
I have issue while compling example code of blinky_freertos( nRF5SDK160098a08e2\examples\peripheral\blinky_freertos...
I am working with an nRF52810 and nRF52832 (SDK15.3.0), with an Android app based on Android BLE Library 2.1.1. In both cases sdk_config.h has
#define NRF_SDH_BLE_GATT_MAX_MTU_SIZE...
The link provided on this page, while selecting "macOS" from the left, and clicking the first link ( v10.6 ) provides the following link:
https://www.nordicsemi.com/-/media...
Hello I try to open a nRF project on a MacOs with the correct installation of all the toolchain and zephir. However during the configure I have always problems one solved...
I see that a lot of things are changed in SDK 15 about BLE. I wonder if it is because of Bluetooth5.
But, the problem I am having is that I cannot find an example that shows...
Hello,
For a new project, I'm looking for examples / reference design to developp a classic wireless (proprietary 2.4GHz) keyboard with nRF52 series. Does a such thing...
Hi! Can anyone help me send values of temperature over ble? I tried and it appears like this, Capturar.PNG .
I'm using the code on the examples, ble_peripheral\ble_app_uart...
I am using the nRF5340 in our project. I am using both ports completely and I was unable to use the GPIOs after P1.11. When I debugged the issue I found that the GPIOs are...