Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
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...