I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
Hi
I want to receive data through UART RX interrupt.
--> A n interruption occurs to notify me w hen one character(byte) is received, and i store it to my memory buffer...
Hi everyone!
We're working with the processor nRF51422 with S210 softdevice and we've found an issue about the QDEC sample frequency. In fact, the minimum sample period by...
i have nRF52840 Dongle (PCA10059) and when i connected the dongle and opened nrf connect SDK application and tried to run BLE, then i am getting the following error. Kindly...
I am following the step to install my nRF52DK, but when I check it with "python3 nrf_sniffer_ble.py --extcap-interfaces", it has some error:
Could anyone help?
Hey!
I will post the whole code if necessary but for instance as I thought it would be a little glitch in my code, I tried to explain the basics of my problem for now: ...
ASSET TRACKER V2 Modem problems:
I have set up asset tracker V2 for nRF9160 and it sends the messages (GPS, Temp, Hum, etc) and the corresponding timestamps, which I can...
Dear friends,
I followed the tutorial( Using serial interface for provisioning and configuration ) control a mesh node.
a) The PyACI as a host via uart connet to 52840...
I'm running NRF Mesh3.1.5 in Android on my Galaxy S10. I'm following the steps in the Bluetooth Mesh Developer Study Guide and can connect to the Switch an Light nodes as...
Hi,
I wanna my appication run first instead of bootloader. Here is my steps:
Create bootloader_setting: nrfutil settings generate --family NRF51 --application application...
Hi,
I have a card with some large capacitors in parallel with the VBAT line. How does the PPK2 work (in source mode) at board start-up where there might be a short in-rush...
I have a question. The sample code I modified is nRF52832\examples\ble_central\ble_app_uart_c. Scanning will be triggered when scan_start() is called. The device has been...
I have change the version of wireshark on windows 10 .(NOW I?M USING THE ONCE OF THE APPLICATION NOTE)
After that i have modify the .bat file because he never see python...