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...
The link https://www.nordicsemi.com/Products/Development-tools/nRF-Util/Download?lang=en#infotabs doesn't provide direct download URLs (for instance if this should be scripted...
I'm playing around w/ concurrently running ESB and BLE. Wanted to start off w/ the sample code provided here - https://github.com/too1/ncs-esb-ble-mpsl-demo . I was able to...
I'm currently porting a project that was originally developed on NRF5 SDK to Zephyr RTOS.
We used protobuf in varoius places. We also have multiple different conditional...
Hi,
We are using nRF5340 DK and the nRF Connect SDK Version 2.6.1.
We are experiencing an issue with disconnections. We use bt_conn_ref() when receiving...
NCS 2.6.1 nRF52840
I am changing my project from NCS 2.4.1 to NCS 2.6.1.
Looking here: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration...
I am using a module MS12SF1(nrf5340 + nrf7002). I wanted to perform dfu over ble by using nrf7002dk_nrf5340_cpuapp_ns or nrf7002dk_nrf5340_cpuapp build configurations but...
Hi, i am trying to port my project based on the matter light bulb sample to a PAN1780 module which also uses the nrf52840 I used before.
When building I receive this error...
Hi, I'd like to trace the Bluetooth behavior of the nRF Desktop sample post-pairing. I have an nrf52840 dongle running the sniffer, and can observe advertising packets. Could...
Hi
We have a legacy product with around 100.000 active devices. We still need to distribute new firmware releases, and we are using the "Chained DFU" app for this purpose...
Currently, my environment uses a mobile network shared through a wired connection to an RT-AX57 router. I am working in the VSCode environment using SDK v2.6.1. Devices: Nest...
I am trying to connect a nrf5340dk to a Jetson. For now I am testing with an Arduino. I am trying to run the CanCounter example with a device tree overlay file. Also I would...
Hi,
I tried to implement the CAF LEDs module as described here . But when added the Kconfig variable CONFIG_LED_PWM =y I got the error message "CONFIG_LED_PWM was assigned...
Hi,
I was developing on Visual Studio Code earlier, and for some reason, I cannot build pristine. If I try to edit the build configuration, it never loads, and if I try...
Hi,
we are trying to make the NORA-B126 (specifically its onboard LNA) work with nrf sdk 2.3.0 by modifying the 5340dk dts and defconfig files as specified in the NORA-B1_SIM_UBX...