Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
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...