Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Hi Team,
I am working on NRF52832 based on the BLE mesh protocol here I am using the Light_switch example of SDK - nrf5sdkformeshv500sr
Here I transfer boolean(0 and...
Hi, I'm developing an application based on ble_app_uart, and integrate FOTA is the last feature. I'm using sdk16, S140, nRF52833. I plan update firmware over BLE, so I have...
We've a custom board which has NRF52833 and TM52F1376-MTP-C3. They are connected over UART.
What I want is transfer binary data between Phone and nRF52 over BLE.
and then...
Hi Nordic team,
I'm going to start new BLE application project, so I tried to understand how to use nRF52 series first.
I completed the academy and I'm trying to make...
I am attempting to compile the peripheral_uart example targeting nrf52840dk, I've done quite a bit of work with zephyr but never with the nRF Connect SDK. I've encountered...
Dear Nordic,
There is an issue with simultaneous RTT shell and logging on nCS 2.0.0, please check the screenshot.
Althougth CONFIG_LOG_BACKEND_RTT_BUFFER=1 setting is...
New to Zephyr it has been reasonably straightforward building the UDP sample application to enable an nRF9160 dev board to send and receive UDP messages via NB/IoT to/from...
1. I want to run asset_tracker_v2 in thingy91 kit.
2. I want to interface two UART external devices to thingy 91, may the pins of nRF52840 be used ? if yes, in asset_tracker...
I followed this page in the section "Program application using nRF Connect Programmer", and tried to program my nRF5280 Dongle in Windows.
Like below, then I clicked "Write...
Dear Support Team,
I downloaded the code from github.com/.../ble_app_uart__saadc_timer_driven__scan_mode , modified the file, and burned it to 52832. After running the program...
Hi,
we need a firmware for the nRF52840 to do a function test for the EMC approval test. The test must show that the BT connection still works. It should also show if the...
Hi! I am using the following setup to run the "ble_app_uart" example:
nRF5 SDK 17.1.0
BMD 360 EVAL Board (nRF52811)
SEGGER Embedded Studio V6.32a
I selected the...
Hi ,
I am using BMD 330. Able to flash my working code using Segger.
Post flashing it gets into a loop in the following code
<sym_PAD7XREQQORPXRJMXMW2EYVS4S43S42A5D43SBA...
Hello,
Every time I restart the power(power on reset) and then use the command nrfjprog to download, the following error will appear
After I use the nrfjprog --recover...