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!
My apologies if this question has been asked and answered previously (searched, but didn't find).
We are still developing with ncs version 1.3.2, but would like to...
Hi,
can someone tell me the correct order of AT commands to connect to LTE, activate PSM?
My findings so far:
AT% XSYSTEMMODE=1,0,1,0 => set LTE-M and GPS mode...
Hello, i'm using NCS 1.4.99 with a nRF5340 and i'm trying to use BLE and radio synchronization in the network core. My code run can run minutes without problem but sometime...
Hi,
I am trying to implement the AWS Discovery Sequence with the nRF9160DK board as the AWS Greengrass connected device. I am using the nRF Connect SDK v1.4.0 and used the...
I am trying to wrap my head around this whole Zephyr thing. "Highly configurable" usually goes hand in hand with "not very friendly to newbies" and I am 200% overwhelmed....
Hello all,
I tried to run the nRF52840 dongle and got some issues. I downloaded nRF Connect, SES and the nRF SDK and installed everything. I then tried the examples of the...
Dear all,
I use the nRF sniffer for BLE and nrf52840 dongle to capture the air log.
The tool can capture the air log and decrypt at the begining.
But after a while...
Hi,
I have a nrf9160 device up running for a month and everything looked good. But suddenly it started rebooting periodically, until there is no connection completely. There...
Hi I'm using nrf52 with softdevice s132,
The problem is when I connect nrf52 with my smartphone, the error code 0x3401 occurss after connecting exactly 147~150 second...
Hi,
I'm communicate with my sensor by using TWI ( i2c) driver. Most of the time, no problem.
But yesterday , i was debugging, and and ble disconnect event happen ( it...
Hi!
I am currently looking into using a file system to store logged data as files in my QSPI flash memory. To get started I looked around on the devzone and found the usbd_msc...
I am using ble_app_uart example to transmit data from phone to the NRF52840 device. The issue is, the buffer retains previous data sent and this prints alongwith the new data...
Hello,
I am using the nRF52832 Development Kit platform w/ nRF Connect SDK.
I have an application using UART which is configured to talk LIN to a SN65HVDA100 package https...