Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Again no where I can find to put this. Also under documentation as a tag you need another option to select, e.g. SDK
Anyhow, When I try and search the documentation the...
I think I've found a bug in the power management that occurs only when a softdevice and the debug interface are active. In SDK v17.0.2, nrf_pwr_mgmt.c lines 417-429:
The...
Hi,
We using nRF Connect SDK,
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/zigbee/lib_zigbee_shell.html#zigbee-shell-command-list
We founded...
Hello,
I am working on nrf52833 using the soft device s140 ble with csence enabled.
but the cap button has problems to detect signal, what is the
THRESHOLD_BUTTON...
Hi,
I'm using nRF5 SDK, use original build. No change anything. Just enable the Zigbee CLI as Coordinator.
After tested with various devices, found out a lot devices...
Hello. I am developing using nrf52832 (S132 v7.0.1, SDK v16.0.0).
I use whitelist to store bonding information. Is there an upper limit to the number that can be stored...
Hi,
I am trying to configure a GPIO pin P0.21(as this is exposed pin on Thingy:91) from nRF9160 on Thingy:91.
I am using nRF Connect SDK 1.4.1 with Nordic version of SES...
Hi,
I am evaluating the LTE modem demo. I downloaded the demo binary firmware images a few weeks ago. Today I installed the LTE Modem demo into my dev kit. It connected...
I want to develop a 2.4G mouse Dongle and have used NRF52840 and SDK 17.0.2. When I have used USB or ESB one by one - all is Ok. But when they are used together - usb driver...
Hey all
I've been searching and trying all sorts of options for this but I'm stuck.
I'm currently working on a Thread sensor prototype on the 52840DK. I'm trying to...
There are two issues in one here. The easy fix is the check for overflow in format_offset_string_print() if (length <= p_cli->p_ctx->vt100_ctx.cons.terminal_wid - terminal_offset...
I have a bit of an odd one, and would appreciate any input. We have a fairly complex project, which does various things, but some of the time, I get a hardfault. The issue...
I am getting linker errors such as the following:
Output/Release/Obj/saadc_pca10056/nrf_sdh.o:SDK\components\softdevice\common/nrf_sdh.c:83: undefined reference to `start_sdh_req_observers...
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...