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...
Hello, I have the following question. I'm trying to program my firmware via DFU Bootloader and nRF Connect (smartphone). That works perfectly with the test board SparkFun...
Hi,
I am using the two units talking with each other for the BLE uart.
One is running with the example ble_app_uart_c_central. The other is running with the ble_app_uart_peripheral...
Hi, After updating my nrfConnect to 3.6.1, I had issues using my J-link being unrecognized in the programmer app. The J-link I'm using is part of a Silicon Labs Dev Kit, checking...
Hi, I was wondering if there are any problems with connecting VDD to an external power supply when using nrf52840 in the high voltage mode? I would like to connect VDDH to...
Dears,
1.I want to know when working at USB CDC mode, what's the phy rate could be supported? And what's real rate is it?
2.Could customer customized their private protocol...
Hi,
I've read that highly secured IoT devices have a hardware root of trust. One very important feature of it is a private identity keys to prove identities for mutual authentication...
Hi,
I noticed at least using pwr_mgmt we are calling two times nrf_pwr_mgmt_run for every interrupts ! All interrupt seems to be triggered twice ! Or wakes from idle state...
HI Nordic
I currently have a 2 separate projects, that i'm trying to merge.
- Production test tool with RTT CLI interface on nRF52840 (Here I use JLink.exe -device NRF52840_XXAA...
Hi Nordic teams,
I'm developing the function of Mesh DFU. I've test the nrfutil tool locate on https://github.com/NordicSemiconductor/pc-nrfutil/tree/mesh_dfu , and it works...
Hi All,
I have designed one device using nRF52840 MCU and software SDK nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71.
From Software end all features are implement and...
Hi Sir,
As check nwp_024_v1.6.pdf, it only shows the tape real information w/ below series.
nRF24
nRF51
nRF52
nRF8000
nRF9160
I don't find the information for...
Hi,
I have a SPI peripheral connected to the nRF960 DK. In order to access this correctly, I need to be able to write a byte to a specific address first and then read back...
Hi
The NRF52832 I used seems to have accidentally turned on the read-write protection,Cannot establish a connection using JLINK now,Is there any way to turn off this read...
Hi, We are developing a robotic product using nRF52840. I would like to know if Nordic officially supports Zephyr OS and have plans for supporting features in long term?