We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I have a Nordic thingy 91 connected to nRF Cloud, and I see a message "Upgrade your firmware to view Network, Sim, Device, and Service Information" I have tried to update...
The nRF9160 is connected to the nRF52840 by MCU_IF0 ~7(GPIOs) in the Nordic Thingy:91. and I know to uses UART communication between the nRF52840 and the nRF9160. Can I know...
Hi
a way to reset nRF9160 is by pulling low the nRESET pin https://infocenter.nordicsemi.com/topic/ps_nrf9160/pmureset.html?cp=2_0_0_4_0_4_1#pin_reset
During the entire...
Hello!
I would like to try the following using my nRF52840 board: press a button on the board and then receive a notification on the phone. And the other way round , press...
I am trying to update the DUT(Device Under Test) via nrf52840 Dongle with PC(ubuntu16.04/windows10) by the command as below:
nrfutil dfu ble -ic NRF52 -pkg OTA_DFU.zip ...
Hi,
This is actually a followup ticket based on this: https://devzone.nordicsemi.com/f/nordic-q-a/56228/fota-dfu-over-internet .
Now the situation is a bit more concrete...
Dear all:
I want to control my central( 52840 ) device to connect with peripheral(52810) within a range (45-60m),i change the tx power,but it set -4dbm,the distance is just...
Hi, I'm developing new project, and during test I see that, if you quicly connect/disconnect/connect.... and so on, the app seems locked... Tu exclude my HW-FW, I tried same...
Hi,
How to auto-connect with my BLE peripheral without an external application?
Here, the Android mobile acts as a central, and the nordic chip act as a peripheral.
...
SDK15.0.0/SEGGER/Windows
Hi, I ran this example: https://github.com/NordicPlayground/nRF52-ble-long-range-demo .
Note: Added NRF_LOG_INFO("%s", p_adv_report->data.p_data...
Hi, I have a problem with DFU upgrade over BLE on nRF52840dk. For some reason,the upload speed is quite slow ~0.4kB/s. For this test,I used SMP server app and did the compilation...
I'm using DFU of 52840, .I find a question, my development board can work normal with ble_app_buttonless_dfu of nRF5_SDK_15.0.0_a53641a,but my product board can't work well...
When building an app with mcuboot as part of a multi-image build, how can I pass the app version to imgtool so the app_update.bin header gets created with the correct app...
Hello,
I am using a custom nRF52840 (SDK 14.2.0, SoftDevice S140) based board.
Our boards stopped advertising and upon debugging we saw an error in the peer_manager_init...