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, We have a typescript-based code running pc-ble-driver-js on a linux machine, with peripherals that are nrf52840 or nrf52833, which is a setup we have used with minimal...
I have to check the few condition if that condition fails i need to force fully unprovision the device.Is there is any way to do it?
can we unprovision the device by any...
Hi,
I am working on setting up multiple ADC channels in the device tree. My starting point is here , which seemed to be an unofficial ADC example that many ADC-related...
I run pc_ble_driver_py example serial_port_enum.py. But it failed with can't find module error message.
python.exe .\serial_port_enum.py NRF52 Traceback (most recent call...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Hi Everyone,
I am working on a project which involves reading data from an accelerometer ( MC3672 ) using NRF52832.
Currently sampling is done via the data ready pin...
Hello,
I am recompiling a system from a nRF52832 to the nRF52840.
This is a BLE peripheral. I started with a working ble peripheral example so that I was able to start...
Hi, I have started with "__nRF5_SDK_17.1.0_ddde560" ble_peripheral>ble-app_uart example code project( ble_app_uart_pca10100_s140 ).
I work with IAR Embedded Workbench IDE...
My client is attempting to use the Dongle with a Windows 8 tablet. The Dongle shows up in DevMgr as both nRF52 USB CDC BLE Demo and as Communications Port (COMx). However...
Hi,
I'm having an issue with flash usage reporting when building app. I'm using MCUBoot, so 2 images are generated.
First of all, my definition of partitions in an overlay...
HI
1. If we choose a 28.8MHz crystal oscillator for the MCLK of I2S, will it affect BT? 2. In our design, the power supply is VBAT, and the VDD_nRF setting is 1.8V. Does...
I would like to use GPIOTE, PPI, and TIMER to do the following.
I'm using three GPIO pins. Each pin will get square-wave like signals of varying frequency. On each pin I...
Hi Nordic:
we want to add timesync function on nrf5340 ble nus.(1central + 16peripherals, 0.1ms precision )
Such as:
https://github.com/nordic-auko/nRF5-ble-timesync...
Hi,
Can I know how to set the UICR as the default address in nRF52840 SOC with SDK 17.02/17.1.0 by using nRFJPROG command line tool / SEGGER Embedded Studio IDE.
nRFJPROG...
Hello everyone,
I am working with the SDK v17.1.0 with the DK nRF52832 with the examples of ble_app_uart and ble_app_uart_c.
I managed to implement a multilink communication...