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 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...
Hi,
I have arm based application processor and need to connect with nRF52840 using UART, I don't have any idea about bootloader and factory firmware when hardware assemble...
We are trying to determine the emission designator for the nRF52832, or at least to determine the necessary bandwidth so that we can create the emissions designator. Please...
Hi everyone,
I have a problem with SOME android devices.
In particular Android devices with BLE 4.0 & 4.1, but I have NO problem with Android device with BLE 4.2 and iOS...
Hello,
We are using nRF52832 DK with SES IDE and latest SDK 15.0 sd 132. We have developed one multiplink central device and modified ble_nus_c with our application to connect...
I use nRF52832,is 2.5v power supply,but you can't download the program,w hen I set the voltage above 2.8v, I can download the program,then I switched the voltage to 2.5v and...
Hi everyone
I am able to send the data over the UART to the Real Terminal and also to my other device working on UART protocol. However , I am not able to read the data...
Hi,
I am willing to migrate sdk 14.2 code to sdk 15.0 code. Do you mind me to ask a crypto micro-ecc question, please? Thanks.
In sdk 14.2, the micro-ecc part definition...
Hi,
I am working on nRF52832 board using Segger Embedded Studio for ARM 3.34a on windows 7 64 bit setup.
When I am trying to initialize a structure in Flash memory, the...
I'm developing TWI code for Bosch BNO080. They use SHTP protocol on top of TWI. A working version using Wire library of Arduino is posted here .
I ported the code, and...
Hi there,
I'm playing around with the stock hrs_relay example that I've modified. the code works well but I'm noticing that its advertising strength is crazy high.
I was...
Hello to all
using the SDK nrf52840 trying to activate tcp client server example using soft device s140
On the server side
After the function in the main
err_code...
Hello team,
Is there a standard Nordic policy for longevity of SoftDevice updates and continued support for a device once it has been deemed "mature"? Context: I'm beginning...
Hi,
My nrf 52840 pdk and my custom pcb with nrf 52840 soc. both are running with same application ble_proximity example from sdk 14.1 and softdevice s140 5.0. when i set...