In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
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...