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...
Hi All,
I want to read/write long characteristic (200 bytes max) from Android to my device.
I'm working on the 15.2.0 SDK and S140 Softdevice.
I read some Q&A on...
Hi there,
Right now I am doing some dry research into long range Coded PHY for S=8 or S=2 since I need to have some extra room in the link budget to go the distance. The...
Hi, I'm trying to adapt the ble_gateway example for nRF91dk to use a nRF52 instead a Thingy52. When I change the UUID at ble.c from Thingy to nRF52, I'm not able to get a...
Hello guys,
In next few months I've to put down a new design for a medical product. Both nRF52840 and nRF5340 would fit well the application requirements. But I think this...
I want to use two UARTS ie uart0 and uart1. I read that nrf51822 gpio pins can be set as rx & tx but i couldnt find any example.
I am using SDK12.3
Please attach some...
Hi,
I've looked around the DevZone for answers to this, and haven't quite seen an answer, so I'm going to post my solutions here.
I am using the secure bootloader from...
Hello
I have a use case of typical 3 key (lock / unlock / alarm) car remote lock key fob implementation. Since I already have nRF82810 / 840 based hardware designs that...
I was checking DFU through serial usb/uart on the following link:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Fsdk_app_serial_dfu_bootloader.html...
I am using nordic nrf52 chip and nordic Soft Device. I observed that power level increases(ramps up ) before finally disconnecting. This behavior is observed when external...
Hello,
I'm working on nRF52832 and i'm porting the SDK15.3.0 (i was currently working with SDK14.2.0) but i'm facing something strange with the function : "ble_stack_init...
hi ... i am using nRF52832 , SDK 15.2 version, using ble_app_uart example , here i want to advertise the device constantly, for that what should i change
i tried to change...
In my project, I typically have 20 central connections to the Nordic device. Occasionally, I need to allow a phone to connect to the device using a peripheral link. When this...