Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
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...
Following my ticket Dynamic reconfiguration of peripheral HW from TWI to SPI , I realized that the header file sdk_validation.h could be improved.
Currently the conflict...
Hello.
nrf52-quadcopter question.
nrf52-quadcopter source code download is ok in github
website bluetooth connection is ok.
joystick operation need to excharUUID(0x0004...
Hello,
I am developing Bluetooth 5.0 application which advertises two different beacon advertising data sets (Each set with different advertising interval)
I am using...
I'm using SDK 12.2.0, SofDevice 3.0 and my chip nRF52832.
In my boot-loader project i disable IS_SRVC_CHANGED_CHARACT_PRESENT by define to 0.
The dfu process is completed...
Hi
with SDK15 SD140 6.1.0. I'm trying to use BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_SCANNABLE_UNDIRECTED with CODED physical.
I run the following code
and getting...
Hello Community,
The PCB project I'm working on is ready to be optimized for production. What I am concerned with today is the electromagnetic compliance of the PCB.
In...
Hello everyone, the sdk version that I use is 15.0 (nrF5_SDK_15.0.0). The soft device is s132.
In my project I have to implement passkey or whitelist in the conection with...
Hi,
I'm trying to run the OTA DFU for the nrf52832 (sdk v14.2, softdevice v5.1) from multiple devices.
In the OTA script, I enabl the receipt notifications and it works...
I am working out of this MPU-twi example and am trying to validate sent data by printing it to the serial monitor. From what I've seen in SDK 15.1.0 examples, it seems like...
Hi,
I am using nRF5 11.0.0 SDK softdevice 2.0.0.
I have implemented a RTOS application with beacon adv.
I also want to add UART service to the RTOS application.
...
Hi,
I am trying to use the Power Profiler Kit (PPK) to asses the power consumption on a nRF52840 - PDK. I have not managed to get anything wokring.
The exact hardware...
I am using 3 nRF 52840 dongles and want to establish mesh network between them. So I flashed the dongle with the softdevice (s140_nrf52_6.0.0_softdevice), bootloader (mesh_bootloader_serial_gccarmemb_nrf52840_xxAA...