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 Sir,
As reference below link, and we can find the Tickless IDLE enabled ~700uA in SDK 15.2
https://devzone.nordicsemi.com/f/nordic-q-a/24733/nrf52840-sdk-14-0-0-and...
Hi again!
I'm trying to send/receive data between an nRF51(master) and a AVR/HM-11(serial/BLE module)(peripheral)
After following this visualgdb.com/.../ tutorial based...
Under some conditions I want to force advertising to transition from slow to fast. With SDK 14, I could just call ble_advertising_start(&m_advertising, BLE_ADV_MODE_FAST)...
Earlier for nrf52 we could filter out connections on the peripheral based on rssi, need similar operation for nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_uart...
Dear Nordic,
I have one nrf52840 dongle.I want to know which polarization of antenna (PCB antenna) gets maximum range?
another thing i want to know what is the maximum...
Hello,
I want to know if there are some SDK, application note or similar about how connect point to point a nRF52 IC to Alexa and Google Home.
Thanks in advance.
Jose...
Hello,
Greetings from India!
I would like to have my design review by your engineers or any concerned person in the related field. The design is not yet complete but the...
I'm using three nrf52840-dk's, from an ubuntu 16.04 x64 host.
JLink v6.30b
nrfjprog v9.7.2
I can program and interact with two boards fine, with zero of the failures...
hello all ,
controller nrf51822
i am trying to development for EPD 7.5 spi interfacing through external flash image send .
my question is i am using reference code for...
Hi, everyone,
We are developing BLE project on nRF52832 chip by using SDK14.0 software.
The project is build from one master-device and many slave- devices.
The master...
hi............
i want to modify the ble hts program , inorder to add a timer in it. i want to transfer the data for every one minute ,so data have to read for every one...
Hi.....
i want to transfer the data for every one minute from peripheral device to phone (nrf connect ).. how to declare in the program and what function to be used ?
...
hello,
I use buttons_leds_init(&erase_bonds) to get data from AS3933 LF chip after it give nrf52810 a wake signal. But after i start a app_timer, the button bsp_event_handler...
Hello Everyone,
i am trying to create the new project in keil version but i dont know how to include library files and how to create new program file please help me in...