Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
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! I have been working on bluetooth for some time and I just worked with connectable advertising until now. This time I am trying to add a beacon functionality too. The...
Hello,
I am developing a BLE and IEEE 802.1.4 multiprotocol device. I implemented a parser to change some settings of the device. T he configuration is updated with this...
Hi,
I'm trying to implement a SPI Communication between Arduino UNO and PCA10056 DK. PCA10056 DK run as a SPI slave.. Arduino uno run as a SPI Master.
The problem is...
I'm using SDK 15.3.0 and SoftDevice 6.1.1 running on an nRF52832.
The iOS application works correctly when it is running in the foreground. It is able to connect and bond...
Hi,
I am trying to develop an application for Thingy:91, which would allow me getting data from BLE and sending it to the cloud with LTE. I am working on NCS 1.3.0.
Of...
I just tested with the example project, "ble_app_uart" using SDK, "nRF5SDK17009d13099.zip" on nRF52DK (labelled with PCA10040 1.2.4 2018.23) board on Segger embedded studio...
Hi ,
i am trying to interface a WINBOND W25Q64JV flash module with NRF52,i can able to read device id,status register success fully.
i wrote the data in particular address...
Hi,
I'm using nRF52840 DK as a central. Our project is based on ble_app_uart_c example. There is filter for UUID only during scan.
I noticed, that for conection establishing...
I'm using the nrfjprog command "nrfjprog -f nrf52 --reset". This sometimes causes my custom board to hang. I dont think it is able to boot at all, I do not see any uart output...
I would like to ask Nordic to create an example of an Android background service that can detect a device advertising.
Android imposes background execution limits which...
I am using nRF52840, SDK 16 + s140 with segger embedded studio.
I have already added NUS service to my application by taking reference to ble_app_uart example. I want to...
I need to somehow connect 10 i2c devices to nrf52, to do that I need 5 i2c peripherals, but nrf52 has only 2.
I see different options:
1) Use multiplexer. Probably a good...
Hello, support team.
I try to use nRF Connect v3.4.2 on Ubuntu 16.04.6, VMware.
But there is no response after executing specific application eg. Bluetooth low energy...