when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
This page https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK/GetStarted says " If step 4) below fails, you need to re-program the factory example code...
How can I calculate max and average power of this chip? During use, I intend to be at 0dB TX and 1 Mbs data rate with a 3V supply. I am going to guess the max power draw will...
Hello everyone
I am using nRF52 DK PCA10040.
I try to generate puls by Timer 0.
The puls width is 400ns.
This goal was failed.
---------------------------------...
I'm struggling to get buttonless DFU to work with FreeRTOS. I've gotten buttonless DFU sample to run on the hardware. I also have FreeRTOS running on the hardware. However...
Hello,
I need to remap ble bootloader because I want to use nrf52832_AB instead of nrf52832_AA found in dev kits.
I wish I could have this memory mapping in embedded flash...
Viewers! Don't click on a similar issue or you will lose everything you have done!
Calling this method sd_ble_gatts_characteristic_add(...) with a characteristic value...
Dear all,
Im trying to interface LIS3DH with the following code, and drivers of LIS2DH (LIS3DH and LIS2DH have the almost same hardware and config.)
I have included...
It seems there is hardware support for NB2, but the modem firmware isn't there yet.
What's the timeline on this? And if a precise time isn't available, is it in the order...
Hi!
I know, that there are some similar issues in this forum, and I checked them, but I didn't see the clue.
I try to use fstorage to write something to flash. I have...
After many hours of successful LTE connections and using the AF_LTE socket just fine (many creates, many send/receive, many closes), my application now hangs on a call to...
Hi What is the ADC frequency range and operation at nRF52833 ? we are interfacing the TUSS4470 with nRF52833 ,WITH SPI communication . is that the frequency range supports...
In past I try to solve this problem:
https://devzone.nordicsemi.com/f/nordic-q-a/51249/state-chaneged-flags
Now I have new informations about this problem.
Using hardware...
Hi
using nRF52840 I'm implementing a USB connected keyboard with swiss layout.
is it possible that app_usbd_hid_kbd.h in nRF5_SDK_16 is incomplete? It defines keys up...
I need to develop a Bluetooth keyboard with nrf52833. I have Nordic's nRF Desktop modules (the keyboard is PCA20037). I follow the nRF Connect SDK 1.2.99 documentation. After...