Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
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...