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...
I have recently upgraded from NCS 1.5.0 to 1.8.0 and noticed that the native TLS stack (vanilla mbedtls) was no longer being used for TLS based sessions.
My use case requires...
Hi,
I found the online power profiler for BLE ( Online Power Profiler for Bluetooth LE - opp - Online Power Profiler - Nordic DevZone (nordicsemi.com) ), it helped me to...
I was working with VS code just fine and then upon booting it up today suddenly nothing will build anymore including sample projects. the only thing that i could tell that...
hello Nordic
i am working with nrf52840, with zephyr 2.6.9, ncs 1.7.1
i want to have an interrupt on a pin toggle and have a callback for up and one for down
i configure...
hello,
i had read mac id of nrf52832 using python and adalink. Now my window is updated from window 10 to window 11
so i have to reinstalled all setup while reinstalling...
Hi,
I have been using the PPK2 with older software (nRF connect for desktop 3.7.?) on Windows 7 64bit.
Initially all was working correctly then on the next day, the Power...
Hi
I just started using VS with Nordic and keep getting the error below can someone please assist.
Debug session did not terminate cleanly TypeError: Cannot read property...
Hello i am using nrf52810 with SDK version 17.0.2 , i want to add custom service to the ble_app_template example and i followed this tutorial link https://github.com/edvinand...
Hello, I've been trying to run both Blinky & Hello_WORLD examples given with NCS 1.6.1 on an NRF9160-DK but I don't see any output. I was able to build & run successfully...
Hello,
I found that the 9160 is certified with Verizon based on this page: https://www.verizon.com/about/sites/default/files/Nordic-Semiconductor-IOT-device.pdf . The Fanstel...
Hi
When DC/DC is used with REG0 or REG1, an external inductor is required.
The recommendation is "10 µH Chip inductor, IDC min = 80 mA, ±20%".
However, the lack of information...
Hi All,
I've run into a weird issue where my SPIM rx buffer remains empty (it's not even filled with garbage - just empty). Am I operating the SPI drivers properly? My...