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 am using the two units talking with each other for the BLE uart.
One is running with the example ble_app_uart_c_central. The other is running with the ble_app_uart_peripheral...
Setup:
Node: 1 nrf52840dk acting as a node flashed with mqtt_client_publisher running on top of OpenThread using the nrfSDK for Thread and Zigbee.
Debugger access via...
How are the pins of the nRF52840 used in the Nina B301 mapped into the Arduino / mbed os system? Using the pin mapping files in the ARduino code often doesn't seem to work...
Background: we have a nRF52832 based design that's been used for the past 1-2 years across a couple 100 piece batches. Our latest batch of 500 boards shows an odd behavior...
Hello all,
I'm using a nrf52840 and it's working fine. However, when I supply the chip with 5v on VDDH the GPIO output voltage is 1.8v. When I supply the chip with 3.3v...
Hi,
We are trying to use an nRF21540 FEM with nRF5340 running the latest nRF Connect SDK. Please can you advise how we can generate the necessary TX_EN/RX_EN signals to...
Hi, devzone
I tested nrfutil6.1.0 dfu ble feature and pca10040 as host board to upgrade another board pca10040, successful!
when test nrf connect desktop v3.6.0 and...
Hi,
I want to use my MPU6050 sensor for my nrf5340pdk board using I2C.
But I face some problems with including the sensor driver.
In my prj.conf file, I do the follwoing...
Dear support,
I am developing a TDMA protocol on a custom board with the NRF52840 and SEGGER EMbedded Studio and the SDK 15.0.0. Everything went well until I wished to reduce...
Hello everyone,
I'm using a custom bt gatt service. Everything works fine untill i want to use a service that sends data through notification to the adapter side. I get...
Hello,
I have query about ANT burst mode, I want to confirm that which mode of ANT BURST uses automatic retries and which does not. Here is a document which states ANT BURST...