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...
Hi :
I have the same problem. I try to flash program to the Dongle using MCP. Every time I program the Dongle, the MCP log report: "NO response from master emulator". What...
Hi all,
I am using SDK version 15, SES IDE.
I am working on Dust sensor, for that i am using SAAADC example code, I want to read the ADC value from the pin, like this...
Hi Sir,
Based on the nRF5-SDK-for-Mesh , it mentions " release with a Bluetooth mesh profile v1.0 qualified stack".
Do we already have the QDID information for Mesh profile...
Hello,
Can i implement same functionality provided by NXP Mifare DESFire EV1 to nRF52832?
If yes, where i get the details and reference code for the same.
I want...
Hi Sir
I tested the cli example or uart example of SDK15, the uart response data are wrong and slowly.
I have no idea what happened. please help.
------------------...
I am currently using mesh sdk 2.0.1 and I plan to migrate to 2.1.1. I saw this while comparing the light_switch example of the two sdks.
proxy server is not supported...
I am using nrf52832, and used mpu 9250. I want to store the data of mpu 9250 in external and internal flash memory. will you help me how to do this?
the odr of sensor is...
Hi,
I am developing an application using the nRF52840 as NCP with a raspberry pi as the primary processor, using wpantund. I have 3 devices (3 raspberry, each with its own...
In most of the examples the FIRST_CONN_PARAMS_UPDATE_DELAY define is set to something like 5000ms. Is there a reason it needs to be that long? I would like to switch to a...
Hi,
My question is quite easy. I need to use 36 or 38 (maybe something else frequency as well) kHz clock in our device. How it is possible or is this possible at all ? I...
Hello All
Since 3 days now, I am trying to program my third party beacon board PTR9048 with the PCA10028. I'm pretty sure, that I connected it correctly, because I can...
Can the
sd_ble_opt_set
function be used to set a default channel map in the central role prior to any connection requests to advertising peripherals being...
Hello,
I am using nRF52840 with nRF5_SDK_15.0.0_a53641a.
I am looking at the QSPI example which I have slightly modified so that after the write of 256 bytes, it enters...