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...
Hello,
We are currently developing an application that requires a device to have multiple endpoints. All these endpoints have to make reports to another device.
We take...
Gaming mouse example, Customer wants to bind two dongles,but failed.
we got that support 4 peers,1 dedicated by LLPM,3 for stantard BLE.
we wants to know Once binded to...
Hi,
We use an application developed by us while establishing the nRF52 connection with the mobile device. When I chose an nRF52 device to establish a connection, I realized...
Hi,
We are developing a application using nRF52840 chip. We have successfully designed custom PCB for our application. But now we are planning for bulk production in which...
Hi,
To use the GPIOTE macros in /modules/nrfx/drivers/include/nrfx_gpiote.h the order of the initialization has to be changed.
Please find attached a patch that handles...
i used nrf52840 and scanning.
'A'(nrf52) is scanning and 'B'(nrf52) is advertising.. (with 2 products)
How do I find it by name 'B'?
i couldn't get NRF_BLE_SCAN_EVT_FILTER_MATCH...
Hello,
we face the following issues when trying to connect to our peripheral with Android 7 and 8 phones each with BLE4.2.
Precondition:
Phone was connected and...
Hello,
I am using the SDK examples with the softdevice. I want to know how is the hop sequence determined. From what I understand the channel map for two devices to communicate...
Hi,
We have a product developed which will be in continuous advertisement mode for life time. Now we wanted to make our product advertise only after it detects a valid...
I saw something in the list that might help but I have learned that if I go there I lose all the work I did to get here
I am having major problems with Segger Embedded Studio...
Hello! I'm working on a project communicationg using two BLE devices (central and peripheral). On the central side we want to scan and connect to a peripheral that advertises...
Hi, all
I'm trying to write/erase data to flash memory (nrf52833, pca10100)
I want to erase only 4 bytes.. Is it wrong to define like this? I guess '4' value's unit is...
I am creating a smart toothbrush (inputs gyroscope and accelometer data and outputs teeth region). The smart toothbrush has an IMU that collects 6 readings (3 gyroscope and...