Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
Hello i have a keyboard with nrf52840 with ZMK firmware, BLE, adc, gpios, i2c0, usbd, DCDC and CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC
When it is connected with the computer...
I would like to know the natural interrupt priority among different peripherals of nrf52840.
Specifically I am looking for default interrupt priority between RTC1 and TIMER1...
Hello, guys. I'm using the PCA10040 and the SDK 16.0's BLE UART peripheral example. I am trying to make PWM signal below.
When PWM0 stops, PWM2 works, and when PWM2 stops...
Hello everyone,
I am working on an nRF52-DK and getting familiar with Zephyr. In this process I am currently trying to extend the BLE MTU size beyond the default 23 bytes...
Hello,
My device is a USB HID peripheral connected to a PC. There is a case when the PC is turned off, but USB power is present. I want to detect this situation.
At the...
Is it possible to detect the presence of a Low Frequency Crystal and configure softdevice to use if present, otherwise use the internal RC oscillator?
A proposal would be...
Hi,
we have troubles to use 4wire NRF LPUART between nRF52840 (client) and nRF9160 Serial LTE Modem app (server).
We use v1.5.1 of nRF Connect SDK.
For nRF9160 we added...
Hello Team,
I want to know while Ble device is connected to the android device and within 5mins if device not get any data from android device then,
- Can device enter...
I am using sdk for mesh v.5 (s140.7.2.0) and nrf52840 DK and want to add uart peripheral into the client in the light switch mesh example and then trigger button 1 once a...
Hi,
I have written Hitachi AC IR transmitter using Smart remote 3 library.
Smart remote 3 library support 2 AC protocols, i.e., SIRC and NEC.
Kindly guide me how...
Hello, I essentially want to figure out a way to use the NFC buffer received by code like the writable_ndef_message example and have that same buffer, in the same code, advertise...
Hi
the new nRF9160 Modem FW 1.3 supports Non Ip Data Delivery (NIDD) on NB-IoT In nRF Connect SDK, there is a new example that can be used to test some modem functionalities...
develop tool is nrf5340dk and sample peripheral_uart in NCS1.5.0 ,when debugging , function uart_cb() alway run in case UART_RX_DISABLED and case UART_RX_BUF_RELEASED
,code...