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...
We are trying to do some file transfer operations on BLE, we have log files of 50kb ~ 100kb in sd card module already working/interfaced with nrf52840 MCU, SDK 15.2
Is it...
Hi,
I'm testing the ble_app_uart and ble_app_uart_c example on two nRF52480 cards.
I'm actually trying to print the RSSI value.
I don't really know how to proceed...
Hello,
I have a service and characteristic that I am trying to switch from open to just works, with no bonding on the device. I changed the settings in add_char_params and...
Hi to everyone!
I have a problem when I try to connect to the Blinky application running on my nRF52dk.
My mobile phone (Nexus 5X, Android 7.1.2) is able to detect the...
Hello,
I am learning the different peripherals using the nRF52 DK (PCA10040). I am using the nRF5_SDK_16.0.0. I am using Segger Embedded Studio on Windows 10 64-bit machine...
Hi,
I am trying to use enhanced shockburst (ESB) to stream data at high bitrate between two nRF52 development boards. Even though I set the protocol to 2Mbs, the max netto...
I am testing a nRF9160DK board. I am located in Italy, so LTE-M SIMs would not work.
I have received some NB-IOT SIMs from TIM/Olivetti; I found a compiled sample "at_client...
Hi
I building a mesh network of sensors that will be spread across a building.
One node will have a cellular modem and will send the data to the cloud ( gateway ).
Data...
Hi, I got maybe strange and difficult question about nRF24E1 - I know that max supply is 3.6V, but I try to rebuild one project to Li-ION and I would like to ask if that chip...
There are many one star reviews for nRF Toolbox on the Android Play Store (not from me!). These one star reviews are from users complaining that the application does not find...
Dear All,
I want to program a device to perform the following actions:
Start->configure modem to connect to NB IOT, adjust the PSM and EDRX->potentially send a message...
Howdy,
Part of our design process for trying to achieve the most time out of the product's battery is optimizing any pull-up and pull-down values such that when active...