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...
Hello, I started learning BLE/nrf about a week ago and I faced an issue that I unable to handle more than one connection simultaneously.
I have a pretty simple application...
Hi,
I am using nRF52832 and SDK v15.00 for development.
I am working in ble_app_uart peripheral example. I have a task where I need to configure another UART communication...
Hello Everyone,
we are using Nordic's nRF52840 controller with SoftDevice S140 and the default Bootloader(C:\nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10056_ble...
Hello, I am working on a nRF52840 and started with the SDK15 gls bonding example. The device has no buttons or display so we are stuck with 1v2. We are hoping to incorporate...
Dear friend,
I want to implement ota data packet request through my own code. In the \examples\zigbee\ota\client example, line 876-1268 of zb_zcl_ota_upgrade.h finds the...
Hi there,
I'm using a nRF52-DK for a while, but now I made a bad misstake: overwrote the interface firmware. I pressed accidentally the RESET button and flashed a wrong...
We use NRF52832 in the remote control of the car。 We measured the average current of power consumption at about 1uA.Every 300ms, the current curve bounces to the transient...
Hi all,
I have two questions about BSP buttons management.
I see that the BSP supports the short press and long press for a button. However it seems to handle only one...
Hello
I want to read the values of two potentiometers from the Ain0 pin and the Ain1 pin through SAADC.
I could easily read one value through the saadc example, but I...
Are you able to enable internal pin pulls for UARTE pins, specifically the selected RX pin?
On page 490 of the nRF52833 datasheet, footnote '35' states that "High baud rates...
Hi Nordic Team, I have been working a project where I will need to send audio using I2S protocol to an audio chip. The audio chip will only accept a select set of values for...
Hi
We searched a lot of stuff regarding FOTA update in nRF52840DK using Lwm2m and coap protocol. But we could not get help in the right direction. We could not find any...
Hi,
In our app, we have updated from NCS 1.3 to 1.4 and suddenly calling bsd_shutdown() blocks the whole application for up to 10 minutes. Probably it is now waiting on...
We have the second device here, and I redo the programming now. First I download thingy91_fw_2020-10-30_5522ca2b to PC and then run programmer.
Then I selected the device...