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?
I am using nRF52840 SoC for NCP/RCP application at the border router side, and nRF_Connect_SDK_v1.9.1 for NCP/RCP application development. My border router is my custom gateway...
Hey!
I want to try my SIM but I can't start the modem. Each command related to the modem that I execute gives me this error. I tried different firmware, but I can't upload...
I am looking for a BLE module to develop a product which will be used to track location and speed, with at least 2Hz frequency.
Requirements:
- Precision (location must...
Hello,
I would like to use the nRF5340 DK external debug port to program Thingy:91 as shown in Thingy:91's Getting started guide.
I believe that it is possible to use...
Hi
I want to use Sqrt() function from math.h but in my application it triggers some errors. Kindly guide me on how to properly include the math.h library into my application...
Dear Mr, Mrs
I was wondering how many flash size is left to the application firmware for a nrf52810 using both central & peripheral.
As far as I undestood, I need a s132...
Hi! I'm working on this particular project and the next step that I need to solve is connected to find a way to put in the same application the code of the GNSS example and...
Hi,
I have used the kit for weeks now measuring the power consumption of my custom hardware with the external hardware setup [1].
Suddenly the sleep currents of my target...
Hi,
I got an error BLE_ERROR_INVALID_CONN_HANDLE at the function sd_ble_gap_disconnect. I know that this error has to do with the fact that an invalid connection handle...
Hi,
I use ncs 1.9.1, and the MCU is nRF5340.
After run the timeslot some minitus, a error occurred.
mpsl_init: MPSL ASSERT: 112, 2236.
what the error mean?
Hi,
As a part of proof of concept for our newest design We have tried to setup USB CDC using nRF52840DK and NCS 1.9. In order to quickly test things out We have tried...
As a test of nrf9160 DK board, I am trying to read a voltage signal and report it to the nRF cloud. My original plan is to change a bit of the Asset Tracking sample code and...
Hi everyone,
I was wondering if there is any method that I can use to test my development kit's scanning/discovering capabilities.
For example, in Bluetooth Advertising...
Dear ,
I use nRF52833 to transfer audio,but I found that this audio will delay 130ms.
I didn't use 32.768K low frequency crystal, do you think this will affect delay time...
Hello!
Quick question: When a device is connected to the u.FL port (actively transmitting things to the port) on the nrf52840 board, does board (in rx mode) only listen...