I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Hi,
I have a card with some large capacitors in parallel with the VBAT line. How does the PPK2 work (in source mode) at board start-up where there might be a short in-rush...
I have a question. The sample code I modified is nRF52832\examples\ble_central\ble_app_uart_c. Scanning will be triggered when scan_start() is called. The device has been...
I have change the version of wireshark on windows 10 .(NOW I?M USING THE ONCE OF THE APPLICATION NOTE)
After that i have modify the .bat file because he never see python...
Hi,
My provisioner is a light switch client on a dev kit NRF52832.
Now I want to define it as a proxy node as well but I suspect that my Android App cannot send one generic...
Sorry I'm looking in the AoA.
I See that in zephyr main line there are 2 samples :direction_finding_xonnectionless_rx direction_finding_xonnectionless_ tx..
Hawe I to...
Hi,
I am trying to program new chips. I have made the following connections:
Chip J-Link ------------------------------ Gnd Gnd SWCLK SWCLK SWDIO SWDIO VDDH 5V (External...
Hello:
We have a BLE application on an NRF52840 with SD 140 and SDK 1.5.3. Our device acts as a BLE peripheral with bonding and LESC, and we additionally use block level...
Hi,
We have designed the custom PCB where 32.768 kHz crystal oscillator is required. Some how we have managed the component (MFR PART NO. TF325J32K7680 ) suggested by Nordic...
Hi, I came across a forum post that NRF51 had an issue with noises in SWCLK signal.
For the design, do I need to attach an external pull down resistor in design? If so,...
Hi good evening,
i am working on a project that requires ble transmission between 2NRF52dks and one of them is connected to a PC and apart from receiving data from another...
Hi Devzone,
I have 2 question about Thingy 91:
1) When I come to area that don't support NBIoT or LTE-M, Does the Thingy 91 connect to cloud (nrf cloud, mqtt broker,....
We have developed an Android application for a customer (Ibiza) which makes use of nRF's Android-BLE-Library ( https://github.com/NordicSemiconductor/Android-BLE-Library ...