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,
I've implemented a buzzer service with the following code:
m_top is 1880 such that I get a C note/tone at the buzzer.
I also use the following evt handler function...
To the kind attention of Nordic support team,
using Nordic ble sniffer, I can see these notifications, and there is sometime this bad MIC packet.
Our connection is not...
Hi, I am calling sd_ble_gatts_hvx() api every 100 milli second. but BLE_GATTS_EVT_HVN_TX_COMPLETE event is coming a little late. Initially, for few seconds, this is not observable...
can you please help me to connect without error
example code ble peripheral i try all examples but get same error, i use sdk v15.3 and segger embedde studio v 6.32
Hello! We are trying to sign our data using ECDSA ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/crypto/ecdsa/README.html ) . We are comparing the...
I am developing a time sensitive application using multiple peripherals that are sending sensor data to a central using softdevice 15.0.
Every connection interval I should...
Hi,
I have an environment variable with newlines and that is messed up by the VS Code extension. It seems that the extension tries to parse and rewrite the whole environment...
We're evaluating options regarding pre-certified modules. Usually modules are certified using a specific SoftDevice. The module we liked to use is FCC (and more) certified...
Hi Nordic team,
I’m testing neighbor cell measurements with 9160DK and see completely different results with 2 SIM cards:
Google Fi SIM (T-mobile): 1 neighbor in most...
Hi, We are using NCS v2.0.2 on nRF52840. I have a question: what is the best practice to re-configure uart/gpio at runtime? What we need: 1, Configure 2 IOs as UART TX/RX...
Is there a way of visually verifying if you're programming an external board with the nRF52840DK? Sometimes I'm not sure if the pins are wired up correctly, in which case...
Toolchain Manager reports "VS code not detected..." when I try to "Open VS Code".
This problem started after I upgraded Toolchain Manager to v1.1.3.
The log file follows...
The 15nH inductor specified in your example designs Taiyo Yuden's HK100515NJ-T is not available. A recommend replacement is Johanson L-07C15NJV6T (Digi-Key). Is this part...
Dear Community, Where can I find/download the very cool VScode color theme ? I mean the one that is visible on Nordic's screenshots on the website: https://nrfconnect.github...
Hi,
I am trying to create 2 elements with the same vendor model implemented.
My vendor model enables to switch on a pwm_led at a particular power during a given time....