I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
For providing OTA function , I add dfu service into my own application APP1. and create another application App2 to copy the new firmware(named APP3) and cover the flash...
Please help me !
(spi_maseter_config.h at line 29)
#define SPI_PSELMOSI0 20u /**< SPI Master Out Slave In GPIO pin number. */
nRF51822 QFAA Package pin no.20 = P0.14...
I'd like to use 'Direct Advertising' to get the attention of a Central (a specific one or any in range) when an event happens on the peripheral. Is this mode supported by...
Hi,
I hooked up an nRF8001 (Olimex) to my logic analyzer and am observing the behaviour of the RDYn pin.
After resetting the nRF8001 through the RESET pin, the RDYn...
Hi All,
Just got my NRF51822 development board today and cannot get the heart rate demo from SDK to work. Two issues:
1> The PCA1004 board (the one without antenna)...
Dear Sir, We are intending to develop wireless UART- BLE module for our wearable product (Cable replacement profile). Please, help me to get to know about UUID and cable replacement...
Is sd_ble_uuid_vs_add available over the serialzation interface? How can we add a custom vendor ID over the interface if there isn't a serialzation function for it here ?
Hello,
I have made some current and timing measurements on the nRF51822 Development Kit (connected to a nRFgo Starter Kit) running some of the example applications provided...
I would like to drive an LED from the nrf51822 gpio
How much current can the nrf51822.
How much current can the nrf51822 gpio supply?
Is there a recommended LED for...
Hi. I am using a nRF8002 DK, and i am working with nRFgo Studio for 64 bits, in a windows 7 and windows 8 computers (for testing of the error purposes). I am having serious...
How to set READ property to a characteristic pipe through nRFGO studio.Actually i am not able to set READ property to any pipe.How can i do this?
Because i want iPhone...