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...
My goal is based on SDK16.0.0 and s132_7.0.1 softdevice to achieve BLE DFU (requires binding) and UART DFU work at the same time, I have combined the 'secure_bootloader_uart...
I am having an issue using the DTM app in nRF Connect. It is the latest version of the app (v3.3.0 as of this writing). The issue is that if I disconnect the debug lines ...
#define FIRST_CONN_PARAMS_UPDATE_DELAY APP_TIMER_TICKS(20000) //20s
/**< Time from initiating event (connect or start of notification) to first time sd_ble_gap_conn_param_update...
Hi,
So I am currently trying to connect my nrf52840 DK to aws cloud using an LTE modem. My aim is to be able to store responses from the modem and parse them appropriately...
I have a simple question.
I am successfully reading an external ICM module and I am trying to print is identity (value 0xEA).
NRF_LOG_INFO work perfectly well on the...
Hi ,
Have a problem,pls help
Software: nRF5_SDK_15.3.0 (ble_app_hrs_freertos)
Hardware: nRF52832
In the User Appication Code,Using CRITICAL_REGION_ENTER()/EXIT(...
Hi,
I use nrf52840, I meet some problems about the USBD, Can you help me?
We know that the usb device send data to host(such as PC) by EPIN:
(1) The host send IN event...
I am trying to setup NRF Sniffer for 802.15.4 using nordic board PCA10056. When the capture is started on Wireshark, the capture starts but the sniffer doesn't seem to capture...
Dear Nordic:
I pretend to develop a tool to search all surrounding Ant+ sensors and list them. User can choose target sensor then he can see the sensor data.
I expect...
Hi all,
We are currently working on an application that uses the timeslot API, and requests timeslots spaced 20ms apart.
In our application we need to trigger some functions...
I observe that when I use a phone to read NFC NDEF data on my nrf52832 based board, the result returns an empty record or just returns partial information about the tag such...
Hi, Please have a look and let me know about it.
This board is two layers and i used chip antenna. I would like to ask you, Is this design is correct? How can i plan with...
I have an ongoing issue with using the Keil compiler and the supplied examples.
There has been some email correspondence which is detailed below:-
Hi David,
I have...
Hi
I am reading the sensor data (Irms and Vrms) via I2C protocol and multiplying the read data with 0.000030517578125 to get correct result but i am getting the result as...
Hi:
I use nRF5_SDK_16.0.0_98a08e2\examples\peripheral\usbd_ble_uart_freertos.Error:Unknown USB device (device descriptor request failed).
I use nRF5_SDK_15.2.0_9412b96...