Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
I am trying to integrate LPS22hb sensor n nrf52832. I am starting with twi_master_using_nrf_twi_mngr example(sdk15a->compents->drivers_ext->lps22hb)
I have added lps22hb...
Hello,
I have a device that samples data from a bunch of sensors every n hours, and that when in IDLE must consume around 100uA. To achieve this, I'm using a counter (that...
Hi,
I connected MCUBoot and FOTA to my project. I checked that the download is working, but not stable. I saw in the documentation that you can enable the continuation of...
Hello I need a falling edge response via GPIOTE. The settings I use for sdk 16 to sdk 14.2.0 do not work. For sdk 16 I use the functions nrfx_gpiote _..., for sdk 14.2.0 nrf_drv_gpiote_...
I observed a peak of 334 ua during system-on low-power mode during idle time which is periodic around 4 sec. I am using ble with RC clock option.
1.is it waking for calibration...
Previously, I learned that BLE is capable of 1:1, 1:N, and N:N communication, but I didn't get the exact information. Can I get some information? How do you do it, what's...
What is the max current nRF52840-DK source from Vdd pins, i am connecting multiple sensors through the Vdd of nRF52840-DK i want to know how much load it can source ?
Hello,
There is a problem printing the log message. I am using SDK12.3, keil compiler and segger J-Link. After modifying the project a little, normal log output is not available...
Does the nRF9160 have an ATEX component certificate? Why there is no marking such as "Ex ia IIC Ga" provided? What exactly do you understand by the term "ATEX compliance"...
After a conversation with a Nordic engineer and some research it looks like there is no official way to upgrade a product over the air from an nRF5 SDK based product to an...
I ported the Thread Secure DFU example to use FreeRTOS, however I get a hard fault if something is scheduled using the app_timer provided.
Calling coap_dfu_trigger or handling...
We have a custom PCB fitted with the nRF52840 SOC, we've previously erased and written to it via the nRF programmer tool. However, when trying to use the nrfjprog -e command...
Hi. I am having trouble connecting nrf5340 PDK to nRF Connect app on my phone.
I am using the peripheral_uart example based on https://infocenter.nordicsemi.com/index.jsp...
My customer is using a Taiyo Yuden module, EYSLSNZWW, that uses the Nordic nRF52810 chipset. We need to configure the board for Bluetooth Qualification testing. I have read...