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'm evaluating the Raytac MDBT50Q devkit, using nRF52840-DK to program it. I'm testing the system with SDK project nRF5_SDK_15.3.0_59ac345\examples\ble_central\ble_app_uart_c...
Hi. I am currently evaluating nrf9160 on a Thingy 91 board and have the environment for the asset_tracker application up and running.
I want to be able to handle JSON messages...
Hi,
I would like to have a system such as follows:
Taking sensor data storing it locally till around 100 samples (Once per second)
Log this data to the SD with a time...
Hello,
I was wondering if there are production ready fully pre-certified modules for the nRF91 Cellular chips? Like what Rigado (u-blox has it now) made with the BMD series...
Hi,
I would like to use the nRF52840 dongle to connect to 8 devices using Ant+ and to around 8-24 devices using Bluetooth.
Is there a maximum number of devices of Ant...
Hello to everyone,
I've just started playing with NRF52 DK (NRF52832 SoC). It is my first time with ARM MCU. I've had prior experience with atmega328p and MSP430. Although...
Just ordered 2 Thingy52 and could only connect to one of them. Both boxes mention 1.1.0 2019.34
I used the code from https://github.com/NordicPlayground/Nordic-Thingy52...
I change the BLE SDK temelate example using this www.novelbits.io/.../ . In this I added 1 Custom service and 2 charactersitc. After compiling and running this got below logs...
I'm looking at implementing frequency hopping between multiple agents (fully connected swarm) in reasonably close proximity to each other (max distance about 150m in an open...
I am using ellisys sniffer and during tests found that the advertisements are getting missed on some of the channels(1 in 50 times).
For e.g. we can see advertisement only...
Hello,
I contact to you because a customer us interested on the part number #nRF52811, and they made the following questions, forwarded from our customer service representative;...
I have develop logic for connect particular device from a list of devices. Now I need logic for disconnect for particular device which I have connected.
Hi,
Could I enable SDH/SDH_SOC/SDH_BLE among bootloader (such as open_Bootloader_usb_mbr)?
Here I am customising my own bootloader upon open_Bootloader_usb_mbr in Nodic...