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 are able to form a openthread mesh using CLI-ftd examples.At present we have server communicating to Clint in UDP portal .Is there is any UART command which is meant for...
I'm implementing APN lookup based on MCC MNC, which I try to obtain from IMSI using AT+CIMI.
However, AT+CIMI it returns valid result only after trying to connect for...
Dear Sir,
How are you doing today?
My customer would like to know the hardware revision information for the nRF52832-QFAB-R
Please let me know if you need additional...
HI
i want to build the examples in git repository " https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160 " for my nrf9160 using segger embedded...
Hi Team
I see a post https://devzone.nordicsemi.com/f/nordic-q-a/60261/nrf52-pwm-library-or-driver?ReplySortBy=CreatedDate&ReplySortOrder=Ascending
It said " It is vulnerable...
I am doing some experiments where I send use 2 nrf52840 DKs in a closed setup. Packets are advertised over channel 37, 38, 39 and I am looking at the RSSI values and some...
Hi, i am trying to add additional data to the Mesh Light Switch server example. I modify generic_onoff_common.h and generic_onoff_messages.h as follow.
...
We have a Macronix MX25R6435F flash chip on our custom LTE-M product, which uses the NRF9160. It's intended to eventually be used for full modem FOTA image storage. For now...
Hi All, I've just received an nrf9160dk, I'm starting to investigate the development of our application while the hardware guys produce a custom board.
I'm just starting...
Hi,
I have filed an issue over at cmake regarding this issue:
https://gitlab.kitware.com/cmake/cmake/-/issues/21512
As someone else has already posted on stack overflow...
Hi team,
We are asked by customer if no external 32.768kHz crystal will impact the RF performance? Customer test and if with internal crystal, that will decrease 3-5m nearer...
I am porting a nFR5340 GCC project to IAR. I can't find any startup files for IAR on the Zephyr stack as there used to be in SoftDevice.Doe anyone know where th eIAR files...
Hi everyone,
I'm working with a nRF52840 dongle. I need to add to the CDC ACM example two bulk endpoint IN. My purpose is to realize a firmware that allow real time data...