Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Dear friends,
I followed the tutorial( Using serial interface for provisioning and configuration ) control a mesh node.
a) The PyACI as a host via uart connet to 52840...
I'm running NRF Mesh3.1.5 in Android on my Galaxy S10. I'm following the steps in the Bluetooth Mesh Developer Study Guide and can connect to the Switch an Light nodes as...
Hi,
I wanna my appication run first instead of bootloader. Here is my steps:
Create bootloader_setting: nrfutil settings generate --family NRF51 --application application...
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...