Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We have a simple coin battery powered BLE device with a Laird BL652 module which has an nRF52832 chipset.
We have three buttons and set it up as low power as possible...
Hi, I downloaded a project from Git. I tried to open in SES using nRF Connect SDK. During the initial Cmake, the error occurs as shown in attached image.
Hello,
Our aim is to install "pc-ble-driver-js" and use the connectivity board for the serialization process.
We are following this link to get this working https://github...
Hi!
In previous versions of the SLM it was possible to provide a hex datatype to the XUDPSEND command to send blobs of data over UDP, without having to worry about a stray...
Hi,
I enable the watchdog in the application image, then call soft reset to enter the bootloader, the bootloader execution is also normal, until the watchdog is reset. ...
Hello!
I have a situation where a chip is connected with an antenna on a u.FL slot, what I want to do is to remove that antenna from the chip and connect my nrf52840 to...
Hi,
I want to send the I2S MIC Raw data through Ble by using ble_nus_send. I have written one application but it triggers a Cmake error. I have attached the log below...
HI I'm using the nrf5340dk, and I'm able to flash the application core with code that toggles the LEDs.
But I'm not able to flash the network core. I've specified in the...
Hi, I'm currently designing a system which requires Heart Rate monitorization and I'm using the MAX30101 chip to do so. I will be using I2C communication and, therefore, based...
1. We use code similar to the existing sample code to repeatedly sample a 0 - 2.25V voltage range using the SAADC. 2. Settings: 30s interval, single-ended input, burst-mode...
Hi All,
I'm looking for a PC based tool with similar functions as nRF connect. Our manufacturer is developing a functional test fixture which will PC based and will be...
Hello,
I'm looking for reading the sent data from an old embedded autonomous nRF905 (which act like an active tag) and I thought I could use this convenient-looking USB...
Hi,
I am using nrf52810 with custom board and i want to create OTA file for custom application. while compiling the bootloader to get hex files, i am getting error as "Target...
from the datasheet we see that this device can operate at 1.8V or 3V3 (or anything in between).
We can also check supply current on the mRF52DK which runs at 3V3.
How...
Hi everyone,
I would like to measure the total current consumption of the board in order to get an estimation of the battery life. I am using PPK-2 and nRF Connect Power...