Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
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...
Hi
I try to use in a mesh topology. I decided to send a string from client to nodes and receive its response. but I don't know how apply that. please help me to choose an...
hi , we have a nRF52840 DK when connected to PC via J-link there LED5 blinks . when i try to flash the code using Kiel IDE
get this error
using nRF connect the device...
Hello DevZone,
On my board I have a nRF52810 and a nRF52840. I want to implement a serial bootloader for the nRF52810 and have the nRF52840 program it.
I have looked...
Hello All,
We've got a new design using the nRF9160 - most of the PCBA's are connecting just fine to LTE-M - but I've seen a few with 'erratic' connections to LTE-M - I...
Hi, I can successfully build the openthread-cli sample but fail with all matter samples
Please refer the following log
> Executing task: nRF Connect: Build: light_bulb...
Hi
I'm just starting out to test the nRF9160 DK board and have just flashed the NB-IoT Asset Tracker as per the introductory video uploaded by Nordic here:
https://www...
I use a nRF9160DK for make my experiments:
nRF9160(modem) -> mdm_1.3.2
nRF9160(application) ->Serial Modem LTE (nRF SDK 2.0.0) with UART 2 and CONFIG_SLM_NRF52_DFU_LEGACY...
Dear Support Team,
Based on NCS 1.9.1, compile and download Hello Word firmware to nRF5340-DK (1.0.0), measure the voltage of all IOs with a multimeter as shown below: ...
After I ported my project to ncs2.0.0, I found that the RX of nrf9160 could not receive data. To this end, I modified at_client for testing and found the same phenomenon....
Hi All,
Later I will build a Custom Service, so I refer to ble_app_blinky.
According to the image below, I cannot clearly understand the difference between the two from...
I recently encountered a MCU crash problem. I think it is related to NRF_ LOG_ Process (). I used the simulation to catch the following scenarios. MCU crashes at this time...
Hi all:
SDK17.1.0
softdevice:s112
example:ble_app_hids_keyboard
I add a lot of function in my project ,including gzll, i2c,timer1 ,app timer ,rtc ,flash read/write...
Hi,
We are troubleshooting high power consumption on a custom nRF52832 board. It has taken us down to just
1. Enable RTC,
2. Setup GPIOs,
3. With and without NRF_POWER...
I am currently experiencing an issue using MCUmgr CLI over a serial connection provided by the on-board J-Link debuggers on nRF52 devkits.
When using MCUmgr CLI to send...