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...
Hi All,
I have flashed one of the samples on our custom board based on NRF52833.
SDK : nrf connect v1.7
IDE : Vs Code
OS : Windows 10
I can see the that code is...
Hi Team,
Im using nrf52840 with nRF5_SDK 17.1,
For my project i will customise the application ble_app_att_mtu_throughput.Also we added pairing bonding security methods...
Good evening,
How does the nRF52840's own BLE transceiver capabilities compare to the BLE capabilities of the NINA-B306, as follows...
Does the nRF52840 chip have its...
I'm trying to connect external nrf52832 module to nrf52-dk (PCA10040). I use wiring scheme from this picture:
And it works fine for programming. But I can't get RTT...
Hi all,
this is my first project with nordic and ble, hence, I feel a little bit lost and overwhelmed with all the new function and callbacks used in the ble samples....
Hi, I'm a beginner at this so I would appreciate any help thank you!
I'm trying out light_lightness example v4.2.0.
From RTT Viewer, I want the LED to be able to toggle...
I have two dev kit with nrf52833 one as a tag and other as anchor, the kits are made by Ublox and they demonstrate fine the direction finding functionality.
The problem...
I am using nrf52840 mesh v17.0.2 light_lightness server example.
In the original Light lightness server code, you can control LED1 using J-Link RTT Viewer. By sending...
I need my own input handler procedure that cannot wait.
Interrupt handler is directly attached as GPIOTE_IRQHandler (i don't use your libraries) and takes no more than two...
I am new to Nordic. I installed nRF Desptop Connector. I have opened succesfully the sample nRF projects. Now, I want create my own new nRF Connect Project. I tried two ways...
Hi,
I'm trying to set up a custom driver for the VL53L1X Sensor. (nRF9160 + Icarus Board + NCS 1.7.1)
I placed a new folder in drivers/sensor + modify CmakeLists.fr &...
Hi,
Our project team has decided not to using an external MCU to interface with the 9160 over the UART. So we'll need to write our application on nrf9160. The application...
P19 (Debug OUT Connector) on the nRF52840 BLE RF Development Board, PCA10056 (Dev Board) provides the ability to program a nRF52840 BLE board (BLE Board).
Questions:
...
Hi there,
Attempting to use the sample program for direction finding and have been following Case ID: 280319. Have attempted to add the code suggested by Simonr in adding...
Hi,
I'm working on a project using Zephyr and ncs 1.7.1. One of its functions is to stream WAV files from a SD card. It only ever reads data.
The issue I'm having is...