Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
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...
The above is my code.
This is running log.
After scanning multiple times, my application may freeze, as shown in the log, and there will be no response after receiving...
I am developing a project on nRF9161.
I am interested in calculating data usage for different protocols (for example MQTT with TLS) when communicating with a server over...
Hi,
I refer to the method of the link below, which can generate factory_data.hex
https://docs.nordicsemi.com/bundle/ncs-latest/page/matter/nrfconnect_factory_data_configuration...
I am attempting to write a routine that monitors the heap in order to track down a memory leak. I've seen similar tools on other platforms and found them quite helpful. To...
Hi,
Previously I have merged spi with ble_app_uart on NRF52832 based ISP1507 test board . It has performed successfully which was enough to carryout the evaluation phase...
Hi. experts, I tested [TC-ACE-1.2] Subscriptions with Test harness, which is UI-Python. I execute it on Docker,./certification-tool/scripts/otbr/otbr _ start.sh; And write...
Hello.
I'm trying to figure out which microcontroller is best for my use case. I need to have as many bluetooth low energy concurrent connections as possible and the device...
After rummaging through the awful and extremely limited documentation relating to external programming using the NRF52840 DK (so I don't have to pay for the $700 scam device...
Greetings
I am trying to use the BLE fundamentals exercise (Lesson 4 exercise 2 solution) to send actual sensor data, that I receive via I2C, to my nrfConnect app.
When...
I have a question about for LE. In my understanding, BT connection must confirm each profile, and it is able to connect same profile that each products have. For example,...
Hi,
I just wander why in the peripheral UART sample for the nRF5340-DK (ncs, SDK 2.7.0), the prj.conf doesn't include the internal capacitor configuration:
prj.conf file...
I realize that Bluetooth is the primary target of these devices these days, but I wanted to try an old tried and true example on the nrf5340. I am rather familiar with esb...
Hi,
When I try nrfsdk/zephyr/sample/bluetooth/periodic_adv_rsp, after changing subevent_interval to 8, I meet following error:
*** Booting nRF Connect SDK v2.7.0-5cb85570ca43...
Hi,
I get the following Kconfig OUTPUT messages after starting VS Code on MacOS:
Info - 4:48:18 PM] Server starting
[Info - 4:48:18 PM] workspaceFolders: [{'uri':...