Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
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...
We have 1 central device and 4 peripheral devices in which one of the peripheral is mobile device if we connect both mobile and other peripheral devices(nrf52840) the central...
I am testing an nRF9160 devkit with a TMP117 I2C sensor. My current goal is to read values from its registers.
My current code uses the function i2c_reg_read_byte to read...
Hi,
I've just received a nRF52840 DK and I'm trying to build and flash the blinky sample on it but the build failed continuously.
I also tried with other sample like the...
I want to convert raw hex bytes to utf8 format. The nRF5 SDK supported this with help of ble_srv_ascii_to_utf8() api. Is there something similar api available with nRF Connect...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0 ]
I am planning to set up the system as...
Good night,
I am doing the course "nRF Connect SDK Fundamentals" to learn about Zephir integration with nRF52840.
I am developing a RTOS solution based on the RAKWireless...
Hi,
I have an application that each 30 minutes connects to AWS, sends some data and then disconnects and goes to sleep. I have based my aplication on the asset_tracker...
I am trying to use the nrf5340 audio DK for the first time using one of the sample blink codes. I keep getting an error when first creating an application by copying the sample...
Hi everyone,
I'm a bit lost with the nordic documentation. Here : https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/applications/serial_lte_modem/doc/MQTT_AT_commands...
we have two questions about dfu recover operation on coex_ble&wifi example. because its flash size is so big that it could not be reduced under 500kB. so, we thought that...
Hi team, We are working on integrating TFT LCD touch display with Nordic SoC. We have existing driver support for ILI9341. A display that we checked had ILI9341v LCD driver...
Hi,
I have a question regarding the DFU example
Board used: nRF7002dk Toolchain used: v2.6.1 SDK used: v2.6.99-cs2 OS used: Windows 10
I was following the process...
Hi,
I am trying to run the mass sample of NCS V2.6.0 (zephyr\samples\subsys\usb\mass).
I followed the README.rst,
- build the sample with -DCONFIG_APP_MSC_STORAGE_FLASH_LITTLEFS...
I want to edit the sample source (nRF5340 Audio) and program it on my own board.
I'm using CIS.
I'm using NCS version 2.5.0.
The nRF5340 Audio DK board is exactly the...