Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
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...
SDK: v2.6.0. nRF5340 custom board
Hello I'm trying to do an static partitioning scheme using a pm_static.yml file and also I want to use NVS to store some data.
The...
Hi!
First off: I know the Cryptocell register interface is not officially supported, but I'm using it for learning purposes and I'd like to understand what's happening....
Hi, Using ncs v2.7 on the nrf9160, is there a data limit using MQTT to communicate with Azure IoT Hub per message? I'm trying to determine if I will need to chunk my telemetry...
We are developing a sleepy end device using the nRF52840, using light switch sample . The end device is connected to a Zigbee coordinator, also based on the nRF52840.When...
We are using a 5340 with a Skyworks 66112 FEM. Below is our hci_ipc.overlay file.
We are setting CONFIG_BT_CTLR_TX_PWR_ANTENNA =20. When we measure the output of the FEM...
I'd like to use playback feature of PWM. There is NRFX function for that: nrfx_pwm_complex_playback(). This function, like other NRFX drivers, needs appropriate instance structure...
My Win10 app - needs to connect to an NRF52 that is using the "NuS" Service - and I can't use the WinRT or dotNET.
In this post: https://devzone.nordicsemi.com/f/nordic...
Hello,
Thank you for reading my question. My company and I have developed a BLE device for use with windows computers based on the nrf52810. The device pairs with windows...
I'm building my zephyr project for nRF5340, using west.
However, each time I change my code and re-build to try it, my PC (which is pretty recent) takes around 40-50s just...
Hey.
I have a problem where the task watchdog times out immediately.
I have taken the samples/basic/task_wdt sample and modified it a bit to simulate what I have in...
The environment setup I'm using is VsCode with the NRF extension. I'm using SDK v2.6.1. When flashing bootloader firmware to my device I get this output on my vs code terminal...
minimal_log % west flash -- west flash: rebuilding [0/4] Performing build step for 'mcuboot_subimage' ninja: no work to do. -- west flash: using runner nrfjprog Using board...
We have fairly regularly observed that the reset reason register gives two reasons for reset: software request and watchdog.
Is it plausible that these bits are genuinely...