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...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
Hello,
I'm trying to achieve at least 300 kbp/s via BLE nrf5340 with Android phones (Bluetooth ver.4.2 and ver.5.x).
I use the "nRF Connect" and "Serial Bluetooth" apps...
1) 13dB receive gain is the gain of the Low Noise Amplifier (LNA) or the gain of the antennas on the receiver side of nRF21540 RF FEM?
2) How less noise figure 2.5dB is...
Hi.
I have received my first nRF52 device that has the new and improved APPROTECT mechanism, and I'm having a hard time disabling the protection for debugging.
I have...
Hi, we are working on an application which sends advertising data from multiple end-nodes simultaneously. At the scanner end, we want the link layer to generate a common advertising...
I'm having an error in my project where the app_error_fault_handler(...) is triggered generating an NRF_FAULT_ID_SD_ASSERT. I've overwritten the function and stored the ID...
I want to add a random delay in range 2000 to 3000 ms before my device perfrom any activity.
pls tell how can do this at earliest
usins some timer or something else
Dear Concern,
We are using nrf52840 USB dongle as one of the components in of our products. There is a chance that the device can be put inside a metal container. Right...
. I am using ble_app_beacon as a base code in that i had enabled extended advertising but i can only be able to send 198 bytes of data, if i try to send more than that led...
Hi,
The ZB_ZCL_VERSION define in the file zboss_api_zcl.h have a bad value in the SDK NRF 5 v4.1.0 In the documentation, it is mentioned that :
The Nordic Zigbee software...
Hi!
I did a mesh trying to use diferent versions of a project renaming them, deleting the files inside the folder where I have my projects, putting inside other projects...
We're using nrf Device Manager for mobile to perform DFU over BLE to an nrf5340-based module with firmware built using the nrf connect 1.6.1 SDK and the out-of-the-box Zephyr...
Why there are multiple resets after post validation, firmware activation, etc in firmware update process? Can it not be handled sequentially without resets?
Hi,
We are trying ble_app_uart example for nRF51822 with nRF5 SDK v12.3 and ble_app_uart_pca10028_s130.hex file provided from hex folder works fine, but when we open IAR...