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...
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'm developing battery powered Zigbee End Device on SDK 4.2.0. I need to be able to receive commands from Zigbee Coordinator so I'm using SYSTEM ON sleep mode.
Right now...
Hi,
I'm using nRF9160 SLM application SDK 1.9.1
We are using the GPS in 4 operation modes and in between we sent nRF to sleep, it seems when we sent it to sleep all...
Hello,
I do not see a SWO (Single Wire Output) pin on this package. The regular size package has this function on P0.18 but not on the WLCSP package.
Please advise.
...
Hi,
I have several devices with the RIGADO BMDWare on them but whose hardware is inaccessible. I want to initialize these nRF52832 chips with out nRF Bootloader, Softdevice...
hi
I use nrf52840 with SDK17.1.
1.How to DFU via ble combined uart in the same application?I have sdudied a few of tickets ,example https://devzone.nordicsemi.com/f/nordic...
Hi all:
We are developing mesh project using nrf52833 based on mesh sdk 5.0. First the nrf52833 device can be sucessfully provisioned into a mesh node using mesh lpn example...
Hi, I am a beginner developer who is developing a product using nrf52832(s131). An issue arises and asks a question.
I hope to do infinite scanning and advertising, whether...
Hi,
On the nRF5_SDK_for_Zigbee_v3.2.0 version, it is found that when the device loses contact with the parent node, the node becomes a factory new device; if you want to...
Hi,
I was creating a struct called ch201_device. So below is the code initialization.
and in the c code, I create a function for that use a method from ch201_device...
The chip I am using is the nRF24L01.
Not the nRF24L01 P .
One module is Rx-receiver and two modules are Tx-transmitter.
The test is carried out with one Rx module and...
hello,everyone! I'm having a major problem with my nrf9160 dk board suddenly not connecting to the cloud. I registered and renewed my certificate, but the result still failed...
Hi:
There is no driver on win7 using nRF5_SDK_17.1.0_ddde560\examples\peripheral\usbd_ble_uart example.
I tried to use nRF5_SDK_17.1.0_ddde560\examples\usb_drivers, but...
Hi,
I am develloping a solution with an extended advertising.
In order to see the advertising, I am using either the nrf connect mobile APP, either Nrf Connect Desktop...
Dear Support Team,
Based on SDK15.3, nRF52832, follow the instructions to run the DFU process, use the mergehex.exe tool to merge settings, app, boot, and sd into one hex...