I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
I'm trying to migrate from the nRF52832 to the nRF52833 using the same exact code, but the nRF52833 does not go into low power mode. The nRF52832 consumes 100uA with the nRF52833...
Hello, I have successfully connected two NRF5340s using central_uart and peripheral_uart and can send messages to each other. But I don't know how to test the data rate.
I have an implementation that is using a PWM output to drive a LED. It has been observed that when the LED is on in a constant drive state, fixed PWM output train, the LED...
I would like to communicate at a speed of 1ms or 2ms if possible, as I need to make a gaming mouse with as little latency as possible. To achieve this, I plan to use the nRF52840...
Hi Team,
could you please help us how to remove service change characteristic?
Also please share us how to SET PHY as a constant "BLE_GAP_PHY_1MBPS" ?
please suggest...
The following code got NRF_ERROR_INVALID_STATE. What is meaning of NRF_ERROR_INVALID_STATE? And when will NRF_ERROR_INVALID_STATE generated?
err_code = nrf_drv_gpiote_init...
Dears,
The customer wants to know that the Thingy53 evaluation board can calculate the 3-axis acceleration,angular velocity,magnetic field, these 9sets of data into "quaternion...
I want to remap SPI0 pins from default (P26, P27, P28) to another ones (P08, P09, P10) on PCA10040 under nRF Connect SDK. But I stuck into a problem: SPI module seems to work...
Hi,
I just go a question about when to use the nrf_moden_lib_shutdown(). Is it necessary to use in this code case? Since I've used lte_lc_power_off().
Regards,
Elia...
Hi
1. I tested function NRF_LOG_INFO and found that NRF_LOG_INFO automatically prints the \r\n character
2. How can I remove the \r\n character
Thank you for all...
Hi ,
i am able to find the api related the reset cause" hwinfo_get_reset_cause". But i need to check this api for the Brownout reset ,Poweron reset and Watchdog reset...
HI,
I need to understand the working of USB RNDIS and how zephyr is supporting that feature. Do we have any documents or example for the same ?
Currently I have BL653_dvk...
Hi
how can i display application logs after merging application and secure_bootloader
the secure_bootloader souce I used is \examples\dfu\secure_bootloader\pca10040_uart_debug...
HI,
I am a newbie with NORDIC semiconductor.
I am working with nRF52833 and working on NFC reader with PN532 using I2C interface.
I can find libraries with SPI and...
Hi,
I have a PCA10095 and a PCA10040 where they are connected via USB to PC and are not being seen. In both cases the LED next to the interface MCU is flashing rapidly;...