Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
Good day;
I read the relevant posts. But I'm confused and do not understand.
1. What is the best way to identify the requesting device? Its specification identify is unique...
Hello
I want to set up the SEGGER Embedded Embedded Studio and I'm at the stage where I should select the board directory.
The Getting started Assistant shows an example...
Hi
in nRF9160, there are several AT commands to measure/handle battery voltage: examples:
%XVBAT
%XVBATLVL
Which PIN do they sense? are they VDD1 & VDD2 (which I believe...
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...