Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
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...