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...
Hello,
I have joined a team that is already in development of firmware for their nRF52840 based product. The team has a Git repository that includes the SDK which I have...
I am using nrf52 and there is a sensor connected to it. I want to read the values from the sensor and sometimes this is changing fast like 1-10 ms. The idea is to connect...
Hi, i got this following error. Kindly help me in solving this.
C:/Program Files/SEGGER/SEGGER Embedded Studio for ARM 5.40c/gcc/arm-none-eabi/bin/ld: cannot find ../.....
Currently, I am using the ble_app_cts_c example and I want to disconnect the connected device.
I want to know how can I check the condition for any connected device?
and...
Hi.
i am using NRF52832 DK with MESH SDK
can i transmit string from Low Power Node to Friendship node.?
If yes kindly let me know what changes i need to do for that...
I have observed two issues with using the UART in an ncs project and I'm not sure exactly where the issue lies (Nordic or Zephyr).
Firstly, and most importantly, according...
hello Nordic
i am using nrf52840, sdk 16.0 working on ther peripheral ble_blinky example, working with Segger IDE (ses)
i have lines of code missing when i am debugging...
HI,
I am trying to connect multilink central to multiple peripherals. I am able to connect using "target name". But i dont know how to connect using central to peripheral...
HI,
Currently, I am using the ble_app_cts_c example and I am able to pair only one device. I found out that it is related to whitelisting function.
How can I disable the...
On SDK16.0.0 + Mesh SDK 4.1.0
I've followed this to add PA/LNA support in the bootloader (Fanstel BT840X). I see the increase in RSSI and know that it is working.
...
Hi,
I am evaluating the Light Ctrl example of the Connect SDK 1.4.2. After nRF52840DK was programmed and provisioned by iPad, Mesh App, I was trying to bind application...
Hi,
I have built the example hrs_uart project and it works fine when I load the image into a pair of OCA10040 demo boards, one as application board and the other as connectivity...
Hi,
I am currently testing QSPI communication for flash. I am using the Termite console. When the console starting I got this error message:
uart:~$ [1B][8D[1B][J[00:00...
Hi,
I am trying to create a Mesh Network using CCT controlled lights and switch.
I want to fetch the present lightness value of the light(server) from the switch(client...
Hello,
I'm currently using SES for SW-development (NRF52). But especially for legacy code and refactoring I think this tool is absolutly not suitable (basic functions like...