hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
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...
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?
...