Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...
Hi
I am trying to see log messages on the kiel debugger window or in the virtual com port window but nothing is not displayed. printf also are not displayed, nrf logs...
I am working on adding a periodic timer to an existing and running application to add some new features.
I mimic exactly what is done in the peripheral/timer_pca10028 example...
Hi there,
I've followed this tutorial SES Tutorial on setting up SES with the sdk but it seems that it's written for newer hardware? nrf52 chips?
I've gone through the...
Hello,
I am using nrf24l01+ module with atmega328p and transmitting 20 bytes data. Everything is working fine but some times it is not receiving data or transmitter nrf24...
Hello,
I'm newbie with BLE and nrf52382.
I was looking in other questions but couldn't find an answer for my problem.
Our board contains 2 external crystals: one of...
We need to add BLE CLI to our devices, so I'm trying the ble_app_cli example (with an nRF52 DK) and it is not behaving as I thought it would.
I see that it is in an experimental...
Dear All,
Now , we are preparing to development opensource code based on Nordic header files (nrf_xxx.h , nrf_saadc.h etc) , but we don't know if
this way will break Nordic...
hi
i am trying Light Switch Demo in Mesh SDK 2.0
I am using nRF52 4 Kits
on 1 Kit I downloaded Provisioner
on 1 Kit I downloaded Client
on 2 Kit I downloaded Server...
We've recently migrated to SDK 14.2.0. Our app, running on iPhone 6, sends the BLE_GATTS_EVT_EXCHANGE_MTU_REQUEST and the connection is made and works correctly.
On an iPhone...
After run the nRF Connect on my PC the CPU usage becomes very high (over 95% on the WMI provider Host service), then the PC does not performe any other task.
When I close...
Hello,
I'm newbie with BLE and nRF52832.
I'm using IAR 8.22.1 and softdevice S132 V6.0.0.
The problem is that my program worked fine but suddenly the entry point is...
Hi, all,
I confuse with the function of shortcuts register while I'm using timer with two compare events in 52832.
In main() , I use API: nrfx_timer_extended_compare to...
Hello Everyone, I wanted to implement the following 1. Whenever i press the button1 on my nRF52832 DK, the alarm tone on my mobile phone should ring indicating that button1...