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...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi Team,
We need to use Flash as EEPROM and we have the following queries,
1. How much maximum size of Flash can be configured/emulated as EEPROM/NVM?
2. Whether below...
When using the serial_lte_modem application on a custom nrf9160 board I have discovered that I get nothing out of the UART unless I pull VEN low and then release it (reset...
Hi guys,
I am using Zephyr RTOS and trying to enable my device to send the voltage data via BLE. I use two nRF52832 boards, one of them is peripheral for which I use peripheral_ht...
Hi Team,
We need to know the what kind of security level available in Nordic nRF52X(nRF52833).
Secure boot support and where the 128bit AES keys are stored and accessed...
Hi Team,
We are going to use nRF52833 chip-set and we need the below information based on this input we will decide our chip-set.Kindly update your support.
1. What is...
Hi ,
The size of the boot loader partition 24KB is fixed for the lifetime of the device or it can be extended, as we have some feature to add like firmware update.
Firmware...
Hello,
I read through the datasheet of the nRF85832 to understand the peripherals a little bit better, but I got stuck while looking through the register overview (in this...
I am using NCS-Zephyr, Zephyr version 2.3.0-rc1. If you need to know the NCS version too, please can you include how I can find this?
When I do west flash normally (which...
Hi Team,
We have requirement for firmware update over Ethernet [ external Ethernet ENC28J60 module interfaced over SPI] 1. Is bootloader customizable for adding SPI driver...
Hi all,
I'm working on a project which I started from the multiperipheral example. I am using SDK 15.3.0 for this. I am developing the software on the nrf52840 DK using...
Start SEGGER Embedded Studio by clicking Open IDE //Successfully installed, what means Open IDE ? ? ?
Select File → Open nRF Connect SDK Project… //it just dont appear in...
Hi,
Currently, I am in a feasibility analysis stage for an application which requires BLE Mesh with Localization (RTLS using AoA and AoD). I explored SDKs for nRF52833...
Hello,
on SDK16, with nrd52dk, with android phone, standard ble_app_uart example works fine with nRF Toolbox. But when I disconnect from nrf52dk, the chip still thinks the...