after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
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...
Hi,
we are trying to get FOTA via memfault working on our nrf9160 device.
We are using NCS 2.0.0
We updated memfault to 0.33.0, since that is the latest version and...
Edit -
Didn't notice I'm on 'Server setup' tab...
Problem solved
---
Hi,
Just updated to the latest standalone nRF Connect for PC BLE app.
Not sure what exactly...
Hi. I am currently working on a project where I need to measure the current/power consumption of a software running on a Rasberry PI mod 4 (RPI). The datasheet informs me...
Hi All,
I've tried to port and adjust TimeSync peripheral to my project. We use NRF52810 so I had to use TIMER1 and TIMER2 instead of TIMER3 and TIMER4.
I also "reconnected...
Hi dear all,
I testing smp_svr example on nRF5340DK board , I add bluetooth dfu in project and download into the board .
Use nrf connect try to update, the two update...
Hi, I was trying to test the location sample on my custom board that has an nrf9160 chip. I did everything in this link: https://docs.nrfcloud.com/Guides/GettingStarted/Devices...
So we have our own bootloader project, was trying to get this to work in Segger Studio v6.34 Mac OS Apple Silicon and it would always fail to boot the DfuTarg, the BT would...
Getting linker error "undefined reference to `nRFInitialize'"
Any help would be appreciated, thank you.
T he file 'ses_startup_nrf_common.s' included in project .
Contains...
Hi All!
I tested the central & peripheral_hr_coded examples.By using Nrf connect sdk version 2.0.0 /2.0.2 ,nrf52833DK's. Is it possible to add a feature in the example that...
I am working on implementing a BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED advertising setup.
I would like to minimize the current spike transients...
Hi Team We are working on NFC for our new product. When we measure the power level each GPIO we don't reach more than 700mv. Changing the antenna to a larger antenna did not...
Hello,
I have enabled NRF_LOG over RTT but I get flooded by the same message until my application crashed.
For example:
I get continuously:
what am I doing...
Hello List,
First some context: I am working with SDK 17.1.0 on a nrf52840 (arduino nano ble).
Created a variant of the ble_app_uart example and want to add pairing/bonding...
Hi,
I am aware, that I the PDK is deprecated and I plan to use a nRF5340-DK in the near future.
However, I would like to make use of the PDK I have sitting around and...