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
We have a lot of customers asking for full extended adverts features as per the latest spec in terms of all types of adverts and also other PHYs
Apparently other BLE...
Hi, I'm using a nrf52 DK with a s212 softdevice and a USB ANT. I wanted to try to implement a code that would allow me to have a bidirectional communication channel, so that...
I've just got my hands on a nRF52840 DK and need to quickly evaluate it as a bluetooth 5 beacon in long range mode.
I assume I can just modify an example project to make...
In addition to the EMC test, the RED Directive 2014/53 / EU requires proof of equipment safety and personal protection. Can you provide us with the Declaration of Conformity...
I'm continuing my evaluation of the Nordic BLE offerings, and I've looked at a bunch of threads on here where people have had the same problem I'm having where no output is...
We would like to ask for help with filling CoMaL (ang. minimial Content of Manual and Label), as there are many questions regarding our radio.
We are using nrf528400 only...
Hello,
We are running a pretty massive nRF52832, SDK14.2, softdevice5.0.0, freertos based project built using Keil's "default compiler version 5"
For various reasons...
i am student who studying nrf52840 DK.
i want to modify ble_app_blinky, to add supplementary led and buttons like this url
https://www.youtube.com/watch?v=l3q5e6pC8vU...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
Hi,
Intention:
I'd like to build and run ble_app_uart example application on my custom nRF52811 PCB.
Development Setups:
OS: Windows 10 1803
MDK-ARM Professional...
HI
We need stencil details for the above said chip, along with the details of pad opening for stencil, thickness, solder paste type to be used , reflow profile, & thing...
Hello,
I am using nrf52832 with PCA10040 and SDK15.1 along with a temperature sensor MAX30205. So far I can write, but I am realizing that I cannot read the second byte...
Hi, I'm using the nRF52840 SDK15.2.0 I'd like to get data from a digital microphone via a PDM interface. The teansfer data to speaker via a I2S interface.
Here is my problem...
I use the SES ver 4.12 with embOS of Segger.
It happened to me all the time.
I take an example from Nordic. I rebuild it with no warning. Then I take and add my files...