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...
Can you do successive updates to a Notify Characteristic using sd_ble_gatts_hvs() during the same connection interval without losing data.
The question comes down to, does...
Hi! I've successfully set op an OpenThread MQTT broker using a Rasperry Pi and nrf52 dongle and I am able to publish and subscribe to and from my computer by flashing the...
Hello!
I am working on sdk v17 and ble_app_uart. I'm going to make a button function first in this project. I created 3 functions of 'push, release, and long press' using...
I am not sure whether this is an issue with the nRF53 Engineering Example or with the SEGGER software.
I don't see any errata describing the behaviour I am experiencing...
Hello,
Is there an option to add to thread ncp example a FEM support?? I do according to de guide on the page https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4...
I am following this series of tutorial " BLE Advertising, a beginner's tutorial ", BLE Services, a beginner's tutorial .
The problem is after establish a fresh advertising...
Hello,
I got an error 8(NRF_ERROR_INVALID_STATE) while running ble_nus_c_tx_notif_enble function.
The SDK document shows that, the err_code is
"this API propagates the...
I'm evaluating using zephyr for an nRF52840 based design. I'm able to use the nrfx drivers via Kconfig options. It doesn't appear that there any other Nordic SDK libraries...
Hello developers.
I successfully ran the Mesh project with Light Switch example on nRF52840 devices. And I have 2 questions about this.
Question 1: How can I access from...
Hi.
I'd uesd RTT viewer before SES.
RTT viewer has the menu for saving logs.
I'm a new for SES. I'm recently using SES.
I can see log message on SES, but I don't know...
Hi,
I am just unable to find the FW ID for SD v7.2.0 anywhere.
I am using SDK 17 and s140 7.2.0 and am trying to create a DFU package to update both the Soft Device...
Hello All,
We are testing power consumption nRF52810 in system ON mode , my configurations as below,
Device will advertise for 10 sec connect with the mobile app sends...
I have already went through every step as per what the documentation has stated, but I could not be able to sniff any ZigBee packets using Wireshark. I only want to perform...