Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
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...
Hello,
I use the TP4056 charging module and the 3.7V lithium battery (300mAh) and work on sdk v17.
One of the features I'm trying to create is when the charging connector...