Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Some questions regarding offset calibration when doing single samples (or burst mode) from multiple input pins:
Can SAADC offset calibration be performed after SAADC...
I am developing a BLE peripheral application on nRF52832 and SDK 14.3.
I have been power profiling my application and quite happy with the results, except for when the...
Hi there,
I was trying to understand "sleep" power modes of the chip (CPU + Peripherals) in a bit more details - but my understanding is that everything is handled by the...
Hi,
I am facing some issues on enabling timer1 with s132 (nrf52832 pca10040) enabled. i am using the basic timer0 example code as reference and it was working without the...
Hello,
I would like to use fstorage function, but when using the example of sdk 14.1.0,
I had some errors, please help to let me know what problem is and how to define...
Hi all,
I've got a single Thingy:52 (FW v2.1.0), and no DK. I'm trying to upgrade its firmware through nRF Connect on Android, but keep on running into a FW version failure...
Hi to everyone!
I have a custom board (based on nRF52832) with two LEDS and other GPIO ports. In some point of the code I have to activate one device by setting one port...
Hi Guys,
Will they work at the same time?
i want to use the MCU for UART and at the same time i want to run the BLE GAP events parallely.
is this possible? and how...
Hi all,
I have two pwm pins I would like to have them run at two different duty cycles. My understanding is that we can do this by setting the decoder to individual. When...
Hi, We are facing issue related to pc_ble_driver shared library at the time of run script.
Traceback (most recent call last):
File "SDFTest.py", line 414, in
init...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
i'm developing an application with the NRF51822 device using the NRF51 development kit (DK). I bought a power profiler kit (PPK) to measure current for advertising...
I am using nrf52832.
I am setting MIN and MAX Connection Interval both to 7.5 ms as android support 7.5 ms connection interval. We are getting 2-3 packet in one connection...
We are in the process of upgrading from from soft device v 2 (with SDK v 11) to soft device v 5 (with SDK v 14), and we have a portion of our code that controls connection...