Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Good day,
is there a way to check if a client is connected to GATT server/service? Would like to send a data after device gets reconnected.
i am using PCA10040 with...
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...