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...
Hi, good morning , i am just wondering is it possible to send and recive data through ble faster than the coded examples please as i am sending gyrodata and its taking about...
Hello - I've google'd around a bit on this unsuccessfully...
I've successfully provisioned and configured an nRF Mesh network with mutliple servers and a single client,...
hi, I am working on the nrf52832 device, I have implemented the push button and I am able to detect button push and release but I want to notify the app when the push button...
Hi,
I am trying to interface nrf52832 with LoRa transceiver module sx1262. Can anyone please provide some sample code to check basic Tx/Rx of this chip. I am unable to find...
Hi,
I am looking for an example that uses the eDMA with the TWI in the 15.2 SDK on nRF52840.
My idea is to read out an external sensor using the TWI with as little processor...
Hi,
I would like to know how to set the service to NB-IOT Cat NB1,
and how then to set the UL subcarrier spacing to 3,75 KHz,
and how to fix the power to 23 dBm, not...
Hi We use INCE sim card in both Denmark and Sweden on our custom product. My main thread basically doing this:
lte_lc_offline ();
lte_lc_init ();
lte_lc_connect_async...
Hi,
I followed the instructions to test Bluetooth NUS shell transport sample from nRF Connect SDK v1.5.0-rc1.
After installation of the dependent script packages using...
Greetings! Сould you help me to solve the difficulty with your DK? I have an idea to connect two boards with Mesh Light Control and Mesh Light Switch, and have the Client...
Dear Sir:
I have a nRF52 DK. When I execute below programming process in nRF Connect for Desktop software, the Heart rate monitor demo APP can't connect to the nRF52 DK...
Hi.
Is it possible to modify the Asset Tracker v2 example to work without AWS entirely in NCS v.1.5.0? or is it a lost cause?
Was thinking about combining UDP samples...
Dear All,
I am working on interfacing BME680 with nRF52840-DK board. Can any one help me with interfacing?
How to use twi (i2c) sensor example and get the BME680 sensor...
Hi, we are using nrf sdk15.0.0 in the application. There are two nrf devices 52840. one is central, other is peripheral. Continuously data is sent from one device to another...
I'm using this SDK: https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK-for-Thread-and-Zigbee/GetStarted#infotabs
I'm trying to update the OpenThread Binary...
I have been using the NRF5 sdk in the past but it now looking into the new NCS.
Currently I am trying to understand the concept of the new softdevice controller. As I understand...