Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hi,
I am currently developing a health monitoring device. I would like to know if the nRF9160 is certified to be used with the LTE network in Canada. I am interested more...
Hi,
Recently we have bought nRF9160 DK PCA10090 devices and tried to add to nrf cloud account but we end up with issues.
Following the standard procedure mentioned in...
Hello,
I noticed that when my Thingy is charging the Temperature measured is 4°C higher
The data are coming from NRF Cloud.
We can clearly see the temperature rising...
I use SDK16.0.0 and SD7.0.1-S132 Implement NUS functions, 1 * ble_central and 6 * ble_peripheral. The uart of ble_central connect to STM32MCU. My system run as follows, 6...
Hi. I tried to add rel_humidity_measurement cluster to multisensor example. New cluster is visible , but i cant get humidity data report I used cli exemple, here are logs...
Hello,
We have studied the getting started guide for the OTA upgrade at the link below.
https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development...
Hi all,
I was trying to evaluate the nRF52840 current consumption through the online power profiler. I set the tool as in the below image
there are three standby currents...
Hello guys,
I am attempting to send AT commands to an nrf9160 over UART. I started by loading the serial_lte_modem sample and sending commands using the LTE link monitor...
If I add
CONFIG_BT=y
CONFIG_BT_PERIPHERAL=y
to tests/crypto/prj.conf then CONFIG_ENTROPY_CC310=y gets turned off when building. By default, this will then cause a hard...
Hi
I am using the nrf52832 with the heart rate (freertos) example
Let say i want to add a new service and characteristic to that service ,this service is not suppose to...
Hi,
I have developed a simple system based around a Raspberry Pi Zero. The system uses a couple of sensors to measure temperature and water pressure using a ADS51115 A/D...
Hello,
I use NRF Connect Desktop on Windows 10 - 64 bits.
When I lauch the Programmer application with my NRF52 I have this issue :
2020-07-20T11:27:17.148Z ERROR Error...
Hi,
I am using the nRF5_SDK_13.1.0_7ca7556.
When I call the pm_conn_secure(), it returns NRF_ERROR_INTERNAL.
Can you tell me why did the NRF_ERROR_INTERNAL occur?
...
Hi ,
I followed the getting started steps and enabled the global sim. Now the LED 3 is blinking .
In the LTE Link Monitor , I see the following :
2020-07-22T03...