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...
Dear Nordic Team,
I'm slowly feeling my way around DFU via BLE on the nRF5280 with s140, but need a little clarification about the flash and RAM settings in the .ld file...
Hi Nordic,
I want to establish a user controlled connection to a ble_peripheral. I am using the Sdk 15.3, s140 and the nrf52840.
The idea is: Ble_central show all scanned...
Hello,
I am looking for some some example code (for the nRF5340 / nRF SDK Connect) that uses the 'Limits event monitoring' feature (CH[n].LIMIT) preferably using zephyr...
Hello,
we are using a NRF52832 together with the delivered SDK.
There are plenty of example, which is good and helps a lot!
Now we want to build our own app and our...
Dear all,
I'm currently implementing a new wireless protocol using SDK For Thread and Zigbee (4.1.0) (nRF52840DK) accessing the radio registers directly. Reading the example...
Hello, guys!
We started designing our custom nRF9160 SiP based board. We currently feel that the most challenging would be to design the part around LTE/GPS RF networks...
Hi,
I have been working on an application for the nRF52832 using SDK 15.1 (this project started right before SDK 15.2 replaced 15.1, and I am planning to update to 15.3...
Hello,
Is it possible to provision only specific devices. Let's say I have box(with NRF52840 client that will send data to selected devices and NRF52840 provisioner). These...
We would like to implement a USB dongle with the nrf52840 with the following features:
uses USB CDC-EEM
uses DHCP to get an IP
uses some protocol to connect to a server...
I am using SDK 17 and nrf52840. There is one central and multiple peripherals. The peripherals are divided into different groups with different names. The central can decide...
Hi,
We are now testing the new eDRX provided by our operator.
We are analyzing the current consumption depending on the eDRx period to choose the best eDRX configuration...
Hello
I'm working on sdk v17, and I copied the previously created project to sdk in the new path. (to use some of the functions of the previous project as they were) And...
i build app Android and use https://github.com/NordicSemiconductor/Android-BLE-Library version 2.1.1.
I want to connect multiple ble device and communicate with them.
...
Hi, all
I'm using nRF52832 pc10040, s132.
This is ble_app_uart_c example, and I'm trying to read my own beacon device's characteristic value.
I successfully retrieved...
Hi,
I am using sdk_17 and nrf52810. I have build a bootloader from the examples folder(examples/dfu/secure_bootloader/pca10040e_S112_ble) for my device. After flashing,...