Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
Hello All, In one of our product we are using nrf52840 Bluetooth + MCU IC. Size of Product is very tiny. which types of Antenna is better for range of 25 meter to 30 meter...
Hello good morning,
I am using nrf52840 device. I am sending 20 bytes using notification at different notification intervals like 30ms, 80ms and 1sec. But at application...
Hi, I wrote the firmware in SDK 11 preview, and when migrating it to SDK 11 the NFC code does not work, also it seems when the NFC startup code is executed none of the GPIO...
Hi All,
I've not enough experience in nrf51822. I'm developing a battery powered device using the Nordic nrf51822 pca10028. I want to connect two nrf51822 pca10028 boards...
I would like to use the latest ARM Compiler Version 6 ( armclang ) because I need some features of the C++11 language.
Is it possible to use the latest ARM Compiler Version...
Hi all,
I am using keil uVision 5 and nRFgo studio version 1.21.
I am trying to flash softdevice and application in nRF52832, but my device(nrf52-DK) is not getting connected...
I'm having some trouble getting interrupt from RTC1. I'm initialising as follows.
I have an interrupt function as follows.
I'm using the gcc_startup-script. We're...
I have Zephyr stack for BLE hci_uart without any error it got compiled in nordic controller part, but i like to use zephyr stack in host without linux OS. Is it possible to...
Hi,
If I do a directed advertising (peripheral device) with specific peer address, then will the peripheral device visible to other phones ( whose peer address does not...
I have tried out the Running Speed and Cadence Application of SDK 15.1 with the new DK "PCA 10056" (1.0.0, 2018.19, 683681562). We used the Samsung S8 and S9 with Android...
Hello
Just a fairly simple question.
Do you have a documented step-by-step instructions on how to control and toggle the on-board LED on the nRF52 DK
using the Nordic...
HELLO SIR
we are working on our current project on bluetooth . we are currently trying to broadcast data over bluetooth from one DK to others . we are trying to modify the...
I am prototyping a mesh network with the PCA10056 (52840 DK). I have one node programmed with the serial_nrf52830_xxAA project (from the Mesh 2.1.1 SDK) that implements a...
I use SDK15 and example works fine. Now I transfer hids code into my project and compile wo errors, but after startred project- fall with error:
The line 1771 is call...