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 have a question regarding BLE connection with passkey.
When starting connection and bonding process, a device can display a passkey so the other side will send this...
Hi,
I have been working on nRF since last week now. I've followed the tutorials on how to setup a custom service and custom characterics ( Bluetooth low energy Services...
Hi,
I am trying to open a project in SES, I have downloaded NCS v1.5.0 and followed the doc available for installing the required toolchain for linux. Attaching the log...
Hi all,
apologies i know there are a lot of posts about this but i cant find the exact answer. I'm using the nrf52840 dongle, with a DK connected to the programming header...
Hi.
I am using the 52810 as an advertiser with a 1 sec interval. I would like to activate a led at each advertising transmission, but the S112 softdevice does not support...
Hi,
I am trying to work on Matter light examples and tried to flash the firmware as it came. However, I am getting this error:
"[m[Kopening dependency file D:/WorkSpace...
Hi,
We are using this BLE chip (nRF52840) in our hardware, and we have written its corresponding code in Android too but Android app needs Location permissions and GPS...
Hello, I just started using a Decawave module running a nRF52 chip. As a starting point, I closely followed the guide provided on the official website, but after doing everything...
Hi,
I need to connect nrf52833 (BM833 module) with host controller. what are all the interfaces needed to communicate with host controller? help me out in this.
Kindly...
I used 2 channel saadc, channel 1 and channel 3.
Maybe in the first few minutes, it's done ok,
p_event->data.done.p_buffer[0] is belong channel1 adc value
p_event->data...
Hello,
We have integrated the FATFS example as shown in the usbd_msc example project into our own firmware application. It works perfectly on the nRF52840dk and when we...
Hi,
I want to check time line of my project using segger SystemView.
- SDK 16.0.0v
- ESB example
- nRF52832
When Start recording, "Could not find RTT Control Block...
Hello Team,
I want know how to use RESET pin [pin. no. 21] as a GPIO.
I followed below thread but it not work for me!
devzone.nordicsemi.com/.../disabling-pin-21-of...