hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
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...
Hello everyone,
I am working with the SDK v17.1.0 with the DK nRF52832. I want te retrieve data from a battery cell monitor which uses the LTC6804 from Analog Device.
...
Hi,
I need to capture time in nanosecs between 2 tasks, for which I am using the zephyr suggested time measurement code as in:
When I am trying to compile the above...
Dear DevZone,
our goal is to replace the RX side of an old system, which is using the nRF2401. For real-time capabilities, the Shockburst protocol was employed.
Reading...
Hello, Nordic Engineer
I use nrf52811 and SDK 15.3.0
In example 《ble_app_uart》, I added timeslot(ESB)
Run this code《nrf_esb_write_payload(&tx_command);》
Subsequent...
Hi
I use in my project Zephyr ssd16xx driver with Waveshare epaper and LVGL and everything seems to be OK, but there is a strange behavior, when the e-paper works longer...
STEVAL-STMDLTE WITH NRF52840 using UART
We are trying to integrate the STEVAL-STMODLTE Link chip into the NRF52840 for rapid prototyping.
Trying to interface nrf52840...
We notice that upgrading from nRF Connect SDK 1.8.0 to 1.9.0 was generating issues in our application. Now we notice that nRF Connect SDK 2.0.0 is dropping the Segger supprt...
how to get started with nRF_TWI_MNGR , for CTP , touch screen driver FT6206 , what are the necessary steps to follow . what are the call back functions in the nrf_twi_mnrg...
Hello,
We are using Nordic sdk 17.1.0, with segger studio of 5.70a.
Here we are trying to merge ble_app_uart example with ble_app_beacon example.
Actually ble_app_uart...
Hello,
I'm using nRF52832 and the SDK version is "nRF5_SDK_17.0.2_d674dde" ,
First I tried DFU over UART using \examples\dfu\secure_dfu_test_images\uart\nrf52832, and...
Hi,
I build the smp_svr sample for nrf52dk_nrf52832. I installed Go on my windows machine and I am able to run the mcumgr tool. When connecting Teraterm to the UART of my...
Even if i did the configurations i got this error because of the manifesting stage.
When i did the configurations which is like below,
west config manifest.group-filter...
Hello,
I am trying to use Direct Test Mode example on SDK v17.0.1 to do our product's pre-production RF tests. I can see expected results on nRF Connect Direct Test Mode...
Hi, While testing the new nrf5340 Audio DK and BIS example, I wanted to see how the Periodic Advertising Sync Transfer (PAST) data looks on the nRF Sniffer version 4.1.0....