How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
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...