Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
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
Hello!
I am a beginner and am trying out an MQTT example on my nRF9161 DK that I recently bought in my Visual Studio Code on Windows 11. I am aware that the sample application...
Hi,
I am able to get my CA certificate working using TLS for MQTT. but im not able to get the TLS Client certificate working.
I had created a client certificate as per...
Hello, I'm following along the nRF Asset Tracker guide and I'm on the step 'Create device credentials'
Running the command
' ./cli.sh create-and-provision-device-cert...
Hello support.
A new design is looking at using nRF24L01+ to communicate wirelessly. I'm aware that this IC is no longer recommended for new designs, however, it's the one...
Hello,
I am trying to use the LTE modem serial example on a customized board that communicates an NRF9160 SICA B1 with an external STM32 microcontroller through the UART...
I am using the nRF52840 with NCS SDK v2.5.1. I tried to implement non-volatile storage in my application, and it is working on the DK board, but the code is not working on...
Hello,
I am using the DK Buttons and LEDs module to get the status of my button on the ANNA-B402C ( nRF52833 ).
I wanted to check if any debounce filter/mechanism software...
Hello,
as mentioned in the subject, I want to use single bank while CONFIG_BOOTLOADER_MCUBOOT=y. The reason is that the nRF7002 firmware is so large, it would cause an overflow...
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 want to debug using the Logger module...
Hello,
I am developing a nrf5340 project based on the Nordic AWS IoT library. Connection is via Ethernet (W5500) and it works fine as DHCP and SNTP works fine and I can...
Hi,
I'm using nRF5340 Audio DK with a modified example code provided by (thanks again!), which integrates peripheral NUS through extended advertisement in parallel to...
Hi, I am using nRF5340 dev kit. I have successfully accessed external NoR flash (mx25r64) over qspi. But once I enable BLE with setting 'CONFIG_BT=y', I got littlefs mounting...
hello. Is the nrf5340 network core supported DFU with Single Slot? Not Dual Slot. If it is supported , can you tell me the URL describes how to DFU with Single Slot.
Hi,
I am trying to get the MQTT publisher example working on my nrf7002DK board. For this, i have done the following things
- SDK version: 2.6.1
- Board selected: nrf7002dk_nrf5340_cpuapp...