In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
I am using a eeprep tool which can only be used with command prompt. I am struggling with it.
Here is the format to use eeprep tool :-
usage: eeprep [options] <infile...
Description : It is not possible to flash or debug an application with IAR on the Nordic target. This issue is caused by a bad interaction between CMSIS-DAP IF present on...
Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
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...