Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
HI,
I have two DK10056 52840(one load ble_app_hrs_nfc_pairing ,another load pairing ble_app_hrs_nfc_c)
i using Keil5 SDK17.2 s140 test NFC pairing. I didn't modify the...
The dongle is an excellent piece of hardware. However the features of DFU is rather limited.
I am wondering if I can put two hex files onto the dongle? For example,
1...
We are evaluating 52811/52833 with DF.
1. Is there a beacon example for any of this chips?
2. Is their central example with CTE enabled?
3. Is there example with using...
Hi,
I work with win10 laptop, Toolchain nrf Connect SDK 1.6.1 on a nrf5340dk.
On peripheral_uart sample, I would like to enable uart when a device is connected and I want...
On the nrf connect sdk documentation page there are instructions for configuring a radio co-processor:
http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thread_tools...
Hi,
I wanted to replies to Mister Martin Sivertsen from this post https://devzone.nordicsemi.com/f/nordic-q-a/81235/nrf52840-dongle-external-antenna
I accidently locked...
Please ask a question about "PCB specification" in "nRF9160HardwareIntegrationGuidev12.pdf". The board thickness is 1.6 mm. Adding the thickness of the listed copper and FR...
Hello
In our application (NRF52840, softdevice S140 v7.3.0, master device with multiple connections) we are experiencing some strange behaviour related to scheduling of...
Hi All,
I feel like this question/topic has probably been discussed ad nauseum, but I feel like I'm not confident in the conclusion I'm drawing from other posts I've seen...
How to reject/disconnect peer (smartphone) which tried to write huge data to service? For now in my project (based on ble_app_multperipheral project from SDK) if the smartphone...
Hi Nordic Team,
I would like to understand how the radio test works. A better description of the commandos would also be helpful. Is there a more detailed description than...
Good evening,
The following link to "TIMER HAL" lists various enums, including for example " NRF_TIMER_BIT_WIDTH_32 (alias of) = TIMER_BITMODE_BITMODE_32Bit ". I've used...
On Windows 7 64 after update to 3.8 (and 3.9) nRF Connect for Desktop the Bluetooth Low Energy and Power Profiler can't find device nRF52840-Dongle and PPK2.
What to...
Hello,
I was wondering if I could bypass the protocols related to BLE transmission (GATT/ATT) and utilize the RADIO peripheral in a close to constant TX rate without regard...
Hello!
Short question: How can I pass a parameter to a SW Interrupt?
Expanded question: I want the board to wait for an ammount of bytes comming from SPI, once this is...