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...
On the Mac machine, I open the Bluetooth Low Energy app of the nRF Connect for Desktop, connect to the nRF52 DK, and try to find the button to perform bonding, as the SDK...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
1) Initially I loaded Secure serial bootloader...
Hi there,
I'm developing an application that needs to store data points when internet connectivity isn't available. Is it possible to write small packets of data (lat/long...
My target platform is nRF5_SDK_14.2.0_17b948a but I suspect that nRF Connect has independent bin/hex files with which to program the nRF52.
I was trying to get the PPK working...
I'm trying to find a way to be able to recover some log messages when the device crashes & resets in the field. This way we could report some meaningful data about why the...
Hello,
I am working on nRF51822 using SDK 12.3.0 in IAR embedded workbench.
I added dfu service and one custom service in my application.
my problem is when I download...
Hello,
I stared working on nRF52840 for past few weeks, it was working fine. One fine day the board STOPED working, when i was testing a experiment. I tried with different...
Hi,
I tried the on/off light server example provided with the Mesh 4.0 SDK, but it seems somehow always to fall into an NRF_ERROR_INVALID_PARAM, since the appkey_handle...
Hi all,
we are using nRF52810 and SDK 15.3.0
Project is based on central and peripheral concept .
we are facing issue with the peripheral BLE power consumption.
...
We are building a solution for a large OEM where we have BLE tags on inventory trolleys and employees. When the trolley is empty, the BLE tag on the trolley would send a notification...
Hello,
i am working on nRF52832.
i was successfully build a code for scanning without using FreeRTOS
Now i want to use FreeRTOS with my scanning code
But i am not...
Hi ,
i am using ble ancs profile in my project, i was getting internal error (error no 3) while connecting.
the error is being reported by two of the following event handlers...
I have managed to establish a proper TLS connection with the proper credentials, but it seems that TLS session resumption is missing from my implementation since my device...
Hello:
I am now working with nrf5_SDK_for_Mesh_v3.0.0 and I try to implement OTA for mesh dfu. However, I found that the v4.0.0 has a dfu_no_serial_nrf52832_xxAA_s132_7_0_1...