I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi,
I use nrf51822 HID keyboard.
How to add a game-pad report as a second report in the ble_hid_keyboard ?
How to init the function hids_init() in SDK.
Thanks
Gamepad...
VPN Solutions are a guaranteed private network association constructed on top of infrastructure that is publicly available. vpn connection free Providers provide an alternative...
Hello,
I am writing an iOS code using Swift3 to connect an iOS10 device to nRF52 pca10040 and blink an LED. The nRFConnect on iOS can easily connect using the device name...
void in_pin_handler (nrf_drv_gpiote_pin_t pin, nrf_gpiote_polarity_t action)
{
nrf_drv_gpiote_out_toggle(PIN_OUT);
}
This function work with interupt event (push...
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...