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...
this is vishal from VVDN tech working as a Hardware design engineer .
In our project we are going to use 10k module of LTE EC25E.
So we need step file from your side ...
Hello,
In ble_app_blinky code,I cant understand this line "#define APP_BLE_OBSERVER_PRIO 3" and what does the value 3 represents here??. Is this value constant or can be...
Hi,
We have been developing our system around nRF52840 and we are now looking closer into the real-time performance of the MCU & SDK. The scenario is simple: a signal ‘YELLOW...
I am trying to add the valid range descriptor to my measurement interval characteristic in the Health Thermometer. This is a necessary step as my measurement interval characteristic...
Hi
I am using the ble_app_blinky's lbs application, as found here in the 14.2 service
C:\Eran\Software\Nordic\Packages\nRF5_SDK_14.2.0_17b948a\nRF5_SDK_14.2.0_17b948a...
Hello,
We have an application on Iphone running with our custom service :
uuid : 0000fdF9-0000-1000-8000-00805f9b34fb
and our characteristics :
char-handle 0x16...
Dear Sir, we are developing an application on the nRF52840 kit with SDK 15.0.0. We are using Keil as compiler. In our application we need to receive data from two uart together...
Hi Everyone,
I have two task in which i am receving data from bluetooth and if i receive a particular hex value , i want a task(which is Toggling LED State) to run on...
Hi,
I am trying to to port ble-mesh code (serial example) into ble_app_uart. I am using nrf5_SDK_forMesh_v2.1.1 and nRF5_SDK_15.0.0_a53641a on DK-N52832.
After merging...
Hi,
Earlier today the forum appeared empty and none of my old posts were visible under profile > questions. Another user also had this issue. The front page looked like...
So I'm trying to follow this tutorial - https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader to generate secure OTA DFU
I've got...
I have set up a simple test to check if scan request can be used as an acknowledgement for advertising packets. I send some distinct advertising packets and multiplex them...
Hi everyone,
sadly my nRF51-DK boards seems to be terribly bricked.
During firmware update nRFgo Studio (on Windows) stopped responding.
I can't enter bootloader mode...