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?
Hello ,
I am using nRF52832 , sdk 16version. I want to set the BLE connection interval via BLE command using application. How to do that? I tried to assign the variable...
Hi,
I’m using the nRF SDK 1.6.0 and trying to build the “ memfault ” sample for nRF9160 using the
“ nrf9160dk_nrf9160ns ” board. The sample location is:
C:\Users\username...
Hello, after I make the connection to the nrf device with the phone, I found there is only a "Forget This Device" option on its setting page. So is there a method such as...
Hi Nordic,
The bluetooth qualification needs the information of nF5340's value n for Intermodulation test but hard hard to find in any document.
Please help us out, thank...
Hello,
It appears that when the project is generated it is expecting a "../common" directory?
CMake Error at /opt/nordic/ncs/v1.7.0/zephyr/cmake/kconfig.cmake:209 (message...
Dear Sirs,
after "few" hours of testing, I noticed that nRF9160-DK loaded with SLM v.1.6.1 is not working the same after awakened up from sleep (#SLEEP=1) or even from idle...
Hi everybody,
I have developed a project where a central device with multilink, connected to the maximum peripheral as much as is possible (in my case 4 devices more). ...
Hello,
I'm trying to figure out how to get A-GPS data via a GSM modem in places where LTE-M is not availalble.
Does the SUPL library support this, if I populate supl_client_ctx...
Hello all,
I just found out that the nRF Connect extension for VSCode has been release, which is great news. Good job Nordic Team! I have followed the steps described in...
Hi, dear Nordic.
I'm using BC805M Module which uses nRF52805 SoC. What's the max sink/source current for individual pin OR total chip, please? Where could I find relative...
Hi,
Im using nrf9160 based custom board, nrf sdk 1.5.1.
I want to get the time from NTP servers, for that i connected to CATM1 n/w, connected to NTP server using UDP Protocol...
Hello, I am working with custom board nrf52840 and SDK 17. I am doing some changes to the project and I am getting an error that the SDK is using VFP register arguments but...
Hi,
I am getting this error message when using the nRF52 dev board but not when using the nRF51 dongle. I receive few packets and then it disconnects with this error message...
For example, I'd like to add library at_cmd_parser to my project. (It's under /ncs/nrf/lib/at_cmd_parser.)
My project is out-of-tree in its own directory. I tried in CMakeLists...
Does unblocked saadc sample the buffer size and stop or does it start re-sampling after the callback? In other words, if the buffer is 100 entries in length, will it issue...