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,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
nRF5340 with NCS 1.4.0.
I'm using the NUS (code derived from central_uart & peripheral_uart sample) and i'm trying to send longer frame.
I have tried to add the following...
Hello,
I was trying to recreate the blinky program for the nrf52840dk using the nRF5sdk using Segger embedded studio.
I tried doing it by opening the blinky example code...
Hello ,
I am using nRF52832 , sdk 16version. I want to set the BLE connection interval via BLE using application. How to do that? I tried to assign the variable to the min...
Hi everyone,
Regarding the CDC ACM example I have a question. In the example, every time a button is pressed there is a writing. I would like the writing to happen every...
We are trying to use more than one nRF52840 dongles simultanuously on the same PC and within the same process using the pc-ble-driver library (pc-ble-driver library version...
Hi. I want to save sensor offset data to flash memory on chip.
I erased page 126 first, but no events were called.
I can only get 0 from the value of sd_evt_get function...
Hello Nordic Comunity,
I am new to the Nordic nRF52840 DK usage. I am working on the development of a connectable beacon for a longer duration.
Any type of help will...
Renode ( https://renode.io/ and https://github.com/renode/renode ) is an open source simulator and used by Zephyr OS for example to validate binaries for different architectures...
Hello Nordic Taam:
I follow the WEB steps below
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.1.0%2Fthread_ot_performance_measurement.html
Software...
I'm designing a EEPROM type of memory using a SDCard. The write and read functions works fine, but the initialization does not work sometimes and it stays in a loop (because...
The size of flash of softdevice in the "s132_nrf51822_5.0.0_release-notes" is 0x23000 but atrually the size of the flash used by softdevice is 0x224A7, which I found when...
We are using nrf9160 as an LTE-M modem with the serial_lte_modem app running on it. Another chip (ESP32) communicates with it using AT commands and after a few minutes of...
Hi team,
I am working with nRF9160DK on NCS v1.3.2.
I am building the asset_tracker application and from my understanding when running running west build -b nrf9160dk_nrf9160ns...
Hi, I just got my Thingy:91 and I'm trying to run through the getting started guide. On the nRF Connector v3.6.0 app, it doesn't change from "no devices available" to "select...