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,
I am trying to create an application for nrf52810 soc. I have a problem on selecting board name and the SDK version
I am having nrf52DK (nRF52832 soc) development...
Folks. I developed my own circuit using nRF 52833 and I`m trying to upload a new firmware via SWD interface. I'm not getting connected to the target for any reason. Is there...
Using SDK 17.0.2 and the nRF52840DK, I am setting up SPIM with a memory IC (not actually hooked up though, just looking at the signals on the oscilloscope). This code is executed...
I'm facing a problem with a product I'm developing. The problematic setup is as follows:
Two nRF52832 peripherals (S132 v6.0.0), each notifying on two characteristics...
Using: Windows Pro 10.0.19041 Build 19041
I'm trying to run Trace Collector for an issue with the nRF9160 and FOTA. I go to run the Trace Collector and it starts, but says...
I am using nRF52832. For reading ADC value for battery level percentage i have used 800k and 1M ressitor value. But while reading ADC Current cosumption is reached to 3 to...
I am trying to copy from this example:
https://github.com/NordicPlayground/nRF52-ADC-examples/tree/master/ble_app_uart__saadc_timer_driven__scan_mode
but I get:
./nrf5_SDK_Current...
Hi,
I'm trying to understand the PSM availability of my local network.
After playing a bit with the RAT and RPTAU values, I found out that using RAT=16~30 secs and RPTAU...
Documentation states that k_fifo_is_empty() returns 0 if data is available in the fifo (which is really implemented using a queue).
I'm receiving some spurious interrupts...
Hi,
In these conditions "custom device connected+bonded and whitelist enabled", when the device scan for beacons it see only the smartphone bonded to the device (don't see...
Hi! Looking at the product specifications V1.1 specifically 5.2.1 Electrical specification, one can see that on Sleep System On, full ram retention wake up on GPIOTE Port...
Hello,
I have following problem.
I use the nRF52840 DK and want to run it in nRF only mode, so I have the minimum power consumption. If I set the DK to low power mode...
Hi,
I encountered fota_evt_handler in azure_iot_hub.c is missing the call to azure_iot_hub_notify_event for the AZURE_FOTA_EVT_ERROR case, resulting in the application not...