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 had a problem setting sniffer.
I use PCA10040e (nRF52810) V0.9.0.
I installed everything.
And copied file and folder to this path.
C:\Program Files\Wireshark\extcap...
Hi,
I am a beginner in ble and I am trying to understand the technology. I am trying to write to and read from FM24W256 FRAM through I2C. The reference I have considered...
Hi,
I checked " https://github.com/NordicPlayground/nrf5_clients_for_nrf91_network_service " firmware of nRF52 which works as client for nRF91.
But I can't find firmware...
Hi,
We have below questions regarding HFXO.
1.> Will softdevice or nordic HW be able to recognize that the 32 MHz crystal is non functional during run time (after the...
Hi,
I'm trying to flash the secure_bootloader example onto a nrf52840 DK, after generating a private key, flashing with SEGGER embedded studio worked, the device entered...
I have 2 questions, both related to power/current consumption.
My setup is a custom board, with mfw 1.1.0. I havev arlier seen current consumptions in the µA-range. I now...
Dear Nordic Support,
I am doing some test on the Thingy:91 v1.0.0 in Vietnam. I am running 2 examples: Asset Tracker with NB-IoT + GPS and GPS .
When I use the stanalone...
Hi,
How i can make the low power node to wake up until get acknowledgement . Please tell me how many ways we can try...In my project i used initiate_friendship() function...
It appears to me that the zb_zdo_ep_resp_t struct is missing a variable value attribute since the actual list of end points is missing. Should it not be similar to zb_zdo_match_desc_param_t...
Hallo All :-)
As an enthousiast hobbyist I've developed a custom board around an nRF52832-CIAA. When I started testing with a BLE secure bootloader from the SDK16 examples...
Hi,
I am currently working on " asset_tracke r" application. Actually, I need to read 128-bit UUID values of the BLE ibeacons present nearby the board (PCA10090) to be captured...
Hi, everyone!
We try to use THINGY:52 board for debug our MEMS lib from external sensor. But before use external sensor (i2c bus) i can't burn standard firmware that compiled...
Hi all,
I'm working with the reception of 802.15.4 packets on nRF52840 for which I have configure the radio as follows:
In the application loop we have:
...