Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Dear All,
On the NRF52840 AD6 and AD4 are for USB D+ and D-, in the case I have no need to route USB signal can I use these 2 lines for General Purpose I/O especially high...
Hi
I have some questions that need your help.But it seems that there is no answer yet.The following is my questions link.
https://devzone.nordicsemi.com/f/nordic-q-a/52060...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
Hi!
I searched the devzone and there is quite few topics about how the relay is enabled / disabled in the FW... according to https://www.youtube.com/watch?v=r9CvtbCmYQY...
Hi,
I'm unable to hit my break points while using the J-link Lite debugger.
Mostly, after I've attached the debugger and reset, it goes to the correct location
FUNC_NORETURN...
Hi,
I am using the nrf51422 controller and other controller which contains Bluetooth .The nrf51422 Bluetooth is central and other controller Bluetooth is peripheral.I am...
Hi to all,
I am using nRF52832 DK with SDK 15.0 version. My two nRF52 DK damaged while debugging I am a little bit confused why this happening.
When I debugging I used...
Hi,
I need a way to dynamically disable watchdog when I do MMD debugging. I found the old trick, check bit 0 on CoreDebug->DHCSR, does not work any more in MMD. Is that...
I suspect a possible race condition happening during NUS service discoveries. I have two peripherals that are advertising and have DIS, Battery and the NUS service enabled...
Hello,
I have configured max30101 with nrf51 and I want to read the fifo of max30101. The fifo can contain 32 samples and the size of each sample could vary from 3-9 bytes...
I followed the suggestions in https://devzone.nordicsemi.com/f/nordic-q-a/51642/can-t-build-nrf-connect-asset-tracker
But, still having the same issue.
Using tag v1.0...
On one of our products, we are experiencing approximately 4% failures during production. I traced the problem to be caused by function sd_softdevice_enable not returning....
Hi Devs,
based on this example
https://github.com/NordicPlayground/nRF52-Bluetooth-Course
i was able to run it, and the value field appear below the Unknown Characteristics...
Hello Everyone, I newbie to BLE world and new to programming. Currently I am following this github repo: https://github.com/sandeepmistry/arduino-BLEPeripheral . I am using...
Dear team, Device - nRF52832 SDK - nRF_SDK_15.0.0 Softdevice - s132_nrf_6.0.0 IDE - Segger embedded studio
My application needs to toggle one gpio pin using app timer in...