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...
Hello,
I want to test bluetooth on nRF9160DK. How to do that? I programmed nRF52 on nRF9160DK with hci uart sample and board selected is nrf52840_pca10090.
But how to...
I'm currently trying to add SUPL support to our existing product, and I'm finding that the SUPL library is absolutely huge. Enabling CONFIG_SUPL_CLIENT_LIB appears to add...
Was wondering if anyone knew why this fault might be triggered?
It triggers when I try to use SPI0 and LTE together.
AT host is disabled.
The code stops here during...
While trying to utilize the TEMP peripheral today, I found that after the event handler returns a single reading the application does not continue to run. Any actions that...
Hi,
I got the nRF connect sdk downloaded and I can build zephyr projects for the nrf5340_dk_nrf5340. I somehow fail t find the sample projects as mention in
https:/...
Hi all,
I have a question regarding the difference between the nRF51822XX AC and nRF51822XX AA during the configuration of IROM and IRAM in Keil software.
I know that...
To the kind attention of Nordic support team,
We are going to use nRF52833 in our products, and we would like to embed in our PC side software (driver) a custom version...
Hi there,
I'm developing a custom board that integrates a NRF52840 based BLE module from Raytac. I was wondering if it is possible to upload the Adafruit nrf52 bootloader...
Hi,
I am implementing LESC on nRF52810 using an example.
Unfortunately, I didn't find any examples.
So, I am programming the PCA10040e with reference to the PCA10040...
Hi,
I am new to NORDIC dev and I find its ppi is really useful but also difficult to understand.
Now my device may be connected the truck engine to count the engine speed...
Hello Team.
I have NRF52840 Development Kit. here is description, what I want to do and How I am doing.
I will send command on terminal and kit will start scanning for...
Hi,
I developed a product using nRF52810 and am now preparing for mass production.
However, since I have no experience in mass production of Bluetooth, I would like...
Hello my current setup use :
nRF52 dev kit
Segger Embedded Studio V4.4
SDK160098a08e2
s132
nRF connect on a iPod touch
I can compile and once connected appreciate...
I am looking for example code on the EV-BT840(832)-V4 dev kit. I can program it with the hex file and it works, but when I program with the nR52 SDK example codes thru Segger...
I am trying Bluetooth mesh light-switch application on microbit, and I have flashed with same light code on multiple microbit devices, Though all the devices are getting detected...