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 dear Nordic. I am wondering if I can simulate a hardware event by the software by writing any value to the event register, or in other words to create artificial interrupt...
Hi,
I implement the CLI on my nRF52820 and I see in function cursor_next_line_move in file nrf_cli.c they use "\n" but for my project I don't want to pass in cursor_next_line_move...
Hello,
I'm tryng to update nRF9160sip (rev b1), I push sw4 on power on and I see "MCUBOOT" device on "Programmer v3.03"
Then I select file "mfw_nrf9160_1.3.2.zip" and...
Hi,
I have made my own customboard with the nrf52811. For development I have used nrf52840dk.
I´m trying to program following:
I did solder one PCB by hand. It didn...
Hi Team,
I am looking for a new readily available to test on my Nordic board 52X version.
could you please share the inputs and the source code that i can test and upload...
Hello, is there a guide on what should be done to make the sample codes for the nrf52840_dk compatible with the nrf52840_dongle? If there isnt, can I please know how one can...
Hi,
we would like to set the USBD_SERIAL according to the device serial, which will be an abbreviated version of the MAC address. I've checked the code and can only find...
Hi,
I am getting a similar error. I have nRF52832 board connected to raspberry pi for flashing and debugging using openocd. As soon as openocd command is executed I start...
Hi guys. When reading the OOB pairing example,
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_nfc_pairing/README.html
" This...
Hope someone can bring some clarification to me.
I am studying the principle of Shock-burst and a part of that study is to go through every step in the examples of “esb_low_power_ptx_pca10056...
In My Window 10 PC., No connected devices are shown in VS Code when nRF52840 dongle is inserted in PC USB Port.
But in Programmer, nRF52840 dongle can be found.
Device...
Hardware:
Raspberry Pi Zero W
nRF52840 DK running Serial Example and connected to RPi via USB
Custom nRF52840 board acting as a Vendor Model Server
Software: ...
I'm trying to program an nRF52 on a custom PCB using the nRF52-DK and am getting an error when connecting with nRF Connect v3.6.1.
I made the following connections from...
When I add example timer to example ble_app_uart an error occurs.
I followed the template and pasted the code.
Here is my sdk_config.h
An error occurs when...
Hi,
I am programming the nRF52833 DK using the nRF Connect SDK (v2.00). I have built and flashed the Bluetooth: Peripheral HT sample from Zephyr to both boards successfully...