Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
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...