Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
I just updated to Segger 4.42a to follow the recommendation in the release notes for SDK v1.2.0
When I do a rebuild the AWS fota sample I get linker errors as shown below...
Hi,
I have a Laird Development Kit for the nRF52840 (DVK-BLL654PA-R2.0) which I want to program. Unfortunately Keil uVision and nRFgo Studio have problems with programming...
Hi all,
Greeting of the day....
Here I am getting an issue with TWI interface. That I am using to communicate with sensor module with NRF52840.
The SCL------> p0...
Hi
I am currently doing a project based on the nRF52840 MCU and evaluation board
as part of my project, I have used the LPComp module, and set it up to trigger on rising...
I have updated to SDK V1.2.0 and the AWS FOTA fails to get an ip address. My version 1.1.0 AWS FOTA still works.
See settings and outcomes below
For v1.2.0
and...
Hi,
I have an application on NRF52840. I'm able to connect successfully to mobile devices, with min connection interval of 7.5 and max of 30.
However, when I try to...
Hi Nordic Devzone,
I am using the simple BLE blink peripheral example that simply advertises and blinks an LED. I am using the ble_app_blinky_pca10040_s132 example found...
The Interface MCU on my nRF52-DK (PCA10040) broke, I replaced it with the same part number (got it from the BOM) and now I am struggling to program it through the JTAG port...
How does one get Mesh Network Id and Mesh Network Name on a provisioned device?
So far I have looked through the Mesh SDK API documentation, but was unable to find an answer...
Hello all,
My project based on NRF52832 SDK13 has some bug I trying to solve. Some users of my product very rarly faces with problem of constantly rebooting NRF52. After...
Hi,
I am trying to perform ADC conversions controlled by Timer with minimal manual interaction. My goal is that every 2 seconds, the ADC takes 10 samples in quick succession...
I have a project using nrf52840. The nrf52840 communication with a nbiot mcu using uart port. In my project the nbiot download the firmware from server and send the firmware...
Hello,
I'm using 2 sparkfun nrf52840 boards. On the central board I'm using ble_app_multilink_central ( trying to integrate ble_app_uart_c example ) and on the peripheral...
it says "The SAMPLERATE timer mode cannot be combined with SCAN mode, and only one channel can be enabled in this mode." , simply why ?
When we set scan mode , and when...