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...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi all,
I'm using nrf51822 and ble_app_multirole_lesc example on SDK 12.3.
When I connect with "nrf connect" Android application for the first time, the bind is established...
Greetings. Finally ordered some NRF52832 board from HOLY IOT and spend few weeks trying to handle with them.
So, all about setup:
SDK: 15 (15.0.0_a53641a) @ Windows 7...
Hello, I have just started evaluating SoC nRF52832 and have built a custom board based on recommended diagram from the datasheet chapter 53.3. Actually, the board diagram...
Config
Using NRF52810 on a custom PCB with 32kHz + 32MHz crystals, very close to the reference schematic
S112 with SDK 14.2.0 in SEGGER Embedded Studio V3.30
A button...
In my application, I execute below code to start advertise when a button is pressed
err_code = ble_advertising_start(BLE_ADV_MODE_FAST);
APP_ERROR_CHECK(err_code);
...
Hello,
I am developing an application using the nRF51422.
For flashing and debugging the nRF, I use a ST-Link V2 debugger which uses SWD. The IDE I use is uVision.
I...
Hi
I have been succeed test SDK15.0.0 i2s example and got UART data.
UART started.<CR><LF> NRF_LOG_DEFAULT_BACKENDS_INIT started.<CR><LF> NRF_LOG_DEFAULT_BACKENDS_INIT...
Dear Sir,
I am working on SDK15,nrf52832 and soft device S132.
I was working on the following scenario.
A peripheral device advertise as soon as it is switched ON. ...
Hi, nordic
I get some problem when developing the ancs with SDK15.0.
I run the demo with ble_app_ancs_c on the board of PCA10040.
First of all, after my iphoneX (system...
Hi all, development software: nrf5_SDK_for_Mesh_v2.1.1_src\examples\light_switch\proxy_server Board 1 nrf5_SDK_for_Mesh_v2.1.1_src\examples\serial Board 2
IDEs: SEGGER...
Hello,
I am using NRF52832 boars s132 and sdk is 13.1. I have developed my application is read analog accelerometer valie and send to mobile apps. Now i want to also battery...
I'm facing one issue while uploading firmware using BLE DFU.
Details:-
Hardware : NRF52840-DK
SDK : v15.0.0_a53641a
IDE : Segger Embedded Studio v3.40
Mobile App...
We have a Сustom BLE device and observe inconsistent behavior when connecting from this device to to nrf52dk running different SDK versions. - Custom Device connects OK with...