Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
Hello,
I am using nRF52833, nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8 and SEGGER Embedded Studio for ARM 5.34.
I have imported the ble_zigbee_dynamic_door_lock_nus...
Hello,
I am looking at using the nRF52805 in a new design, but I am worried about the 0201 and 0402 components that are recommended. Currently, my company manufactures our...
Hi,
I am evaluating Zephyr mesh and implemented two timers; one triggers at every 2 mS, the other triggers at every 500 uS.
I put a code in both timers' events to toggle...
Hi, Our platform is NRF-52833 Our project use RS485 bus (nordic's uart + a 485 chip) to communicate with other device. And we choose the libuarte to be the uart handler to...
Hi,
In the nRF_SDK_for_Thread_and_Zigbee_v4.1.0, in examples/thread/NCP/radio folder, there is no option for compiling the firmware for PCA10059.
I want to run RCP firmware...
Hello guys,
I'm trying to interface ds18b20 temperature probe and I'm using this code , In termite its showing output as -0.062500 I don't know why can anyone tell what...
Hello,
I'm using NCS 1.4.99 with a nRF5340DK and want to use the hardware CS of the SPI and also use BLE.
Here is a simple code that work on a nRF5340PDK but only work...
Hi All,
I was just reading the white paper on RF testing guidelines, and I noticed several times there have been mentions of "nRF Performance Instructions" for each of...
Hi,
I am working on NRF52832-based board, with SDK 15.2.
My BLE device is protected with Legacy Connection OOB preshared key.
I would like to use Android NRF Connect...
Hello dear,
I am installing Embedded Studio on OSX (Catalina), and I following the nRF Connect step... all goes fine, but when I try to use "Open nRF Connect SDK Project...
I'm trying to see debugging info with nrf51 dongle.
As far as I can tell I just need to use:
#define NRF_LOG_MODULE_NAME "APP"
#include "nrf_log.h"
#include "nrf_log_ctrl...
On a nRF5340 DK the sample ncs/zephyr/samples/subsys/usb/cdc_acm runs fine. However, if I add "CONFIG_NO_OPTIMIZATIONS=y" to prj.conf I get faults (see below). Any ideas why...
Hi,
I am preparing Windows desktop application which will use nrfutil for DFU of the products (containing secure dfu bootloader). I tested nrfutil v6.1.0, v6.0.1 and even...