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...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Hello,
I have a setup containing an NRF9160 communicating with another chip over UART at a 1M baudrate.
The following code is currently used:
I have configured the...
Hello team,
Greetings From Deepa. I need an manual installation procedure and building, compiling and Running the zephyr -OS with my laptop for learning purpose. I browsed...
I'm using nRF52840, PCA10056, and finding that if WDT is enabled (but not expired), after a soft reset (NVIC_SystemReset, or a debugger reset) the RTC no longer runs.
If...
Hi,
#define TIMEOUT_INTERVAL 2000 // Two second.
Sometimes starting app_timer_start(motTimeout_trigger_time_id, APP_TIMER_TICKS(TIMEOUT_INTERVAL), NULL), the interrupt...
Hi,
I'm wondering if I'm doing correct by following getting started guide of nRF9160 ( https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular...
Hello,
We start a new development in BLE and for this, we have to use the AVRCP profile.
Is this profile available with the Nordic BLE stack (SoftDevice)?
Thank you...
Hi,
my question might sound a bit silly, but I am certain that someone already faced the problem therefore I am wondering how it was addressed.
The question:
what is...
Hello, I've tried the "smp_svr" sample from the nRF Connect SDK on my new nRF52832 boards because I wanted to test Bluetooth advertising and DFU capability. They compile and...
Hello,
I'm trying to setup a TCP connection to a remote TCP echo server (echo.u-blox.com : 195.34.89.241, port 7), for testing.
The socket is being opened, and I receive...
Hi!
I'm trying to make a simple frequency meter with the nRF52-DK.
Actually, i'm trying to enable a simple timer, but my program freeze. I'm using mbed studio and I enable...
Hello researchers & developers,
I have a high-level question regarding which communication system would be more suitable for my following idea.
My set-up would be the...
Hello ,
Which settings can increase the buffer capacity of ble_nus_data_send function? I get NRF_ERROR_RESOURCES when I try to load new data, i was going to create fifo...
Hi,
I was looking for an example that combines NFC functionality with BLE for pairing purposes so I was pleasantly surprised when I found that there is such an example....
This happens when I try to do DFU on my Thingy 91. I am trying to download the file thingy91_item_dfu_2020-04-29 file and the same also happens when I try update the modem...