Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Hi,
I'm running into a problem where a TWIM TX call gets stuck internally waiting on the NRF_TWIM_EVENT_STOPPED event. It never breaks out of this while loop in the twim_xfer...
Hello,
I'm trying to integrate the nrf Calendar example here with Current Time Service client implementation on a nRF52840 DK.
I'm trying to understand the logic of the...
Hi, i am new to the nRF52832, Now I want to use it in development.
I need to use it to send Running Dynamics data.
I would like to ask everyone, is there a related demo...
Dear all,
I'm developing my thesis project and I'm using 2 custom nrf52840-DK. I manage to implement BLE and the 2 boards actually connect and communicate beetween them...
Hi... I am using 15.2 version sdk , i have merged ble_app_uart and twi_sensor example code . complied successfully but while running after two output data i am getting fatal...
Hi,
I successfully added libuarte async library to the ble_app_uart example. Now I am able to receive data over UART from another board and my goal is to transfer it to...
While still trying to debug the disconnect problem in a different thread (unsuccessfully), I've gone to the ATT_MTU_THOUGHPUT example, to try and understand it and gain more...
Hi,
I am working with a custom board with a third party NRF52832 module. On my board I have a DS3231M real time clock IC communicating with the NRF52832 via I2C/TWI and...
I am trying to have a bluetooth bond between the device and the app,
how to set a security key to bond it with the android app? and also can I know how to encrypt all the...
Hi,
I have a question about getting the appkey from flash:
I am using the device state manager for key management. I do a ramdom generation of netkey and appkey on first...
I have a few different Fanstel Eval boards that contain the nRF52840 SoC - starting with the BT840XE. I'm able to flash the board with example firmware and my own custom firmware...
Been working on an unsoldered, untinkered, and in all ways untainted nRF5340-PDK. No jumpers changes. No solderbridges cut. All working fine, but all of the sudden I cannot...
Hi! I want to program a custom BLE application (as Central/master/GATT client device) to run on a Windows PC using a nRF51 Dongle (PCA10031 board) attached through USB in...