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 DevZone,
I am working on an application using:
nRF52840
FreeRTOS v10.0.0.0
nRF SDK v17.1.0
S140 v7.2.0
My question is if it is possible to enable the S140...
Hi,
With the nRF5340 DK boards (PCA10095), there are 3 VCOM ports (as viewed in VS Code) - printk debug logs for the app core are transmitted on VCOM2. However, the nRF5340...
hello to all,
I need to insert two CAN ports on the spi3 port of the nrf52840 with two different chip select and interrupt.
I have created an overlay file that defines...
Hello,
We have completed our custom board with nRF52810 and nRf52832, as asked in earlier questions needed SWD and SWDIO pins to upload code in SoCs.
So could you suggest...
Hi,
I recently found that the 5340 has a slow startup time on my custom nRF5340 based hardware, it takes about 3 seconds from power-on to the Main code running.
I did...
I use SDK17.10, when I send radio data using the esb,At this time, insert the usb, it takes a long time to enumerate the usb successfully; when I disable the esb,I plugged...
I'm trying to make use of the Async UART API with an nRF9160dk using NCS v2.1.2. As a starter application, I'm using the lpuart sample in nrf/samples/peripheral/lpuart. I...
recived error code 4
I am using nrf52840 for my application and use ble_app_template_pca10056_s140 for my project and receives error code 4 for nrf_sdh_ble_enable
Hi all,
I am trying to perform a FOTA upgrade over BLE with an nRF52832.
I started with the zephyr sample "peripheral_dis" at zephyr/samples/bluetooth, and then followed...
Hello,
please I have to build a container for these two PCBA:
https://www.nordicsemi.com/Products/Development-hardware/nrf9160-dk
https://developer.nordicsemi.com/nRF_Connect_SDK...
Hi All,
We already have a running project that uses thread protocol and NRF52840.
Now, we have decided to integrate some ble functionality in it as well.
Should I just...
Dear nrf5340 experts,
How many SPI channels are accessable from the network core in nrf5340?
I need 2 or more.
If this is not available, is there a workaround?
Many...
I would like to test he Wi-Fi Provisioning Service sample ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/wifi/provisioning/sample_description.html...
I'm trying to implement a central BLE device with pc-ble-driver. Central and peripheral devices should be paired with a passkey, and they use custom UUID. The connection is...
Hello,
I'm trying to differentiate between different peripherals connecting to a central (52840 using nRF Connect 1.8.0). Using the following code I'm able to get and print...