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,
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 recently installed nRF Connect SDK using the Toolchain manager. Install went through without any issue but when I am trying to open an example project in SEGGER Embedded...
Hello,
I have a nRF52840 and am unable to flash an application to it. I am trying to flash the "examples/ble_peripheral/ble_app_blinky/hex/ble_app_blinky_pca10059_s140.hex...
Hi Team,
What is the meaning of BLE advertising link encryption and data encryption,That makes no sense .In glucose example the DH computation is calculating can you clarify...
Hello All,
I configure ADC & BLE UART in one code. we are using 4 ADC channels. but I observed that there is a timing delay approx 2-3 sec to update ADC. we are using a...
Hi everyone,
I wanna implement the wakeup from SYSTEM OFF by button. The project is based on the ble_app_uart example. After receiving a command from BLE, nrf will go to...
All,
Before I head off on that experimental path, was wondering if anyone on here tried to parse and convert project.yml to Cmake arguments? We use ceedling for unit testing...
Looking to see if anyone has run into this issue and how it was resolved. We have a nrf52832 running sdk 15.3 (also tried 17) sd 132 6.0. We are using the pwm module + nrf_drv_pwm...
I recently started using the gatt queue as a mechanism to buffer and send HVX notifications. At times our system may produce asynchronous notification events faster than the...
It is great to have VS Code as IDE. Thank You.
Yet, I do not find a valid configuration that allows me to use IntelliSense or even simple include paths during coding. The...
I would like to establish bonding between my device and an android phone.
My device is acting as both a central and peripheral. It functions in peripheral role in relation...
Hi-
I am trying to debug the network and application cores simultaneously using the beacon sample application configured for RPC HOST on the nrf5340DK board. My configuration...
Hi,
With enabling of C++ support in my nCS project, i was able to include "using namespace std" and successfully build.
However, i wasn't able to use C++ std keywords...
Hello,
I'm using a nrf52832 module for my embedded device and would like to develop a pc side c++ application that is able to connect to this device using the existing Bluetooth...
modem: 1.2.3
sdk: 1.4.2 and 1.6
We have been trying to test LTE performance on different bands but so far we have not been able to use BANDLOCK to limit the connection...