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...
here I have a very strange problem. I m trying to send the data(1 byte) from slave to master,and I have to use the multilink demo because I will have 2 slave devices.
The...
I'd like to erase all the pages managed by FDS as part of a "Hard Reset" operation. fds.c has a hint of a "FRESH_INSTALL" directive (part of an enum defined in fds_internal_defs...
nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
Nordic Semiconductor's nRF54LM20A expands the nRF54L Series with more memory, 66 GPIOs, and high-speed USB, offering enhanced power efficiency and performance.
Nordic’s nRF70 Series brings low-power Wi-Fi 6 to third-party MCUs using Zephyr RTOS, enabling scalable, cloud-ready IoT with speed, flexibility, and security.
Discover Nordic’s new nRF Connect SDK Bare Metal option. For simple Bluetooth LE applications on nRF54L Series with a smooth migration path from nRF5 SDK.