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 Nordic,
In my application, I am trying to perform a Long_Button_Press reset. My button press has 2 modes -short press and long press.
I am able to reset the device...
Is there any project idea that we can implement using the color sensor of nordic thingy:52.I have used apps like nordic thingy in my android device and nrf connect app.Using...
Hi,
I try to use the PPK to measure the current on my custom firmware.
The material:
PCA10028 (V1.1.0) with PCA63511 (rev 1.0.0 and rev 1.1.0) and nRF Connect V2.4.0...
Ok, Here is complete rewrite of " https://devzone.nordicsemi.com/f/nordic-q-a/36589/connect-to-nrf52832-central-mode-from-android-phone-pheripheral/"
I would like to update...
Hi,
Currently, I use the sdk 12.3.0 on a PCA10028 EVK with the s130 softdevice.
For some reason, I want to change the default location of my application. By default, the...
Hi...,
i have measured round trip delay from client to server.
Now I want to measure total time required to send message from server to client and client acknowledges...
I did current measurement for NRF52840. For mesh light switch demo example measurement was 10 mA, and for Thread CoAP Examples current measurement was 0,6 mA. I don't understand...
Hi all,
I am developing an application for a product where power consumption is critical. The application is bundled with the Secure DFU bootloader. I noticed that the bootloader...
Hello,
I think the question may be more related on how Wireshark works but I plan to do the following:
* use the v2 sniffer firmware and the Nordic Wireshark plugin
...
When I migrated, the reference routine output PWM, but kept reporting errors. I have also changed the relevant definition, but I still can't. Has anyone met it? Thank you...
Hello,
We're evaluating the Laird BL654 using your nRF52840 (to be precise, we're using two DVK-BL654-1.0 development kits).We tried to use the 'blinky' examples (ble_app_blinky_c...
Hi everyone,
I am developing a remote controller using nRF52832 chip. My prototype is currently developed in PC10040 board. The IDE is Eclipse Oxygen, and the SDK is S132...
Hello, everyone~
I plan to use the Low Energy Secure Connection funtion with nRF51822. But when I build the lesc example in SDK 12.3.0 (ble_multirole_lesc), there's a error...
Using the sdk15 and softdevice 132 v6, I'm setting up an app to read and write to an SD card that uses SPI1 (SPI0 is used by a display). Everything is working great, except...
Hi,
What's is the max length for the payload data in "mqttsn_packet_sender_publish" method?
EDIT:
Redefining my question above: What's is the max length for the payload...