Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi,
I need some help in explaining the GPS behaviour I am observing. In the following figures the GPS current draw is depicted.
For the specific scenario the position...
Hi,
I'm testing stability of my firmware. As a part of tests I'm trying to maintain long term (multiple days) connection between nRF52 and nRF Connect for Android app running...
Hello, i have a routine that updates the firmware in Application Core flash. It works erasing the flash and receiving the srec data with TWI slave (waiting for USBD).
Now...
Hi, I have developed an application for nrf52810 and now it needs an additional feature of saving several integer values to flash, so they are available even after power loss...
Hi,
Is it possible to add other, optional data pages to ANT+ BPWR profile? For example page 0x13 (Torque effectiveness and pedal smoothness)?
Thanks,
Pepam
Hi NRF Team,
My Configuration:
NRF51822
S130
SDK 12.2
I am using multiple application timers in my project. Most of the cases timers has to run concurrently. Lets...
Hi Team,
we are using the nRF52840 for our development purpose. we need sample code for Stack overflows/under flow and Memory leaks detection in runtime by using MPU....
Hello,
I have a central and Peripheral beacon on nrf52832. I am usıng nus services on both devices. After the data transfer I call the
ıt works fluently on the central...
I have been using CrossWorks for a while for multiple vendors MCUs (sometimes in the same project on the same PCB). I'm looking at using nRF Connect SDK and see that SES is...
I'm using SEGGER Embedded Studio with nRF5 SDK v16.0.0.
For the purpose of high-speed data transfer, I've searched about the BLE throughput.
Now, I want to figure out...
Hello
PWM and I2C are being used on a custom board using nrf52832. I connected I2C to pins 26 and 25 and PWM to pins 27. But I2C doesn't work, and PWM does, but there's...
Hello,
I search a NORDIC example (RF52832) that is bonded with a battery CR2032 as power supply runs very long (> 1 year).
Bonded with whitelist
Bonded with one or...
Hello,
I want to create/compile a (Nordic) secure bootloader with serial output.
I know the example of the dfu secure_bootloader. I also know there is a nomal and a debug...
I am using NRF Connect SDK on NRF52840 Dongle and I have written two programs. First acts as bluetooth peripherial device, second acts as bluetooth centeral devices. I have...
Hello! So I'm working on a project where I try to connect the nRF9160 DK to the google cloud. I tried to manage this by following this guide: https://devzone.nordicsemi.com...