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...
As I came to understand, all the services & characteristics are registered in a "GATT table" of some sort, so my question:
What are the functions used to create and...
I want to update the nordic device from another MCU with HCI DFU. I cannot figure out how to write the packet header.
In the Nordic documentation, it is writen to read the...
I want to add micro-ecc library for compiling bootloader secure code.
I tried as mentioned on infocenter.nordicsemi.com/index.jsp .
I am getting error as attached. I am...
Hi,
we use the GPIOTE to get informed if the value of a GPIO pin gets from hi to low.
If this happens, the GPIOTE event handler will be called.
What will happen,...
Hi, I'm using a nRF52 dk board as a switch to control a circuit. The problem is I not sure which gpio can be used to act as a switch to control the circuit. Thanks.
I need to append another binary-file (image.bin) to the generated bin-file from my own nRF makefile Project in Eclipse with Cross ARM GCC. My research showed me several possibilities...
Hello,
I have a standalone application which incorporates 3 public BLE services and 2 services with custom UUIDs.
Today I tried to extend the buttonless DFU example with...
Hello,
I have installed Ozone (V2.22g) on Kubuntu (16.10 64bit) and attached a nRF51DK via USB. I can successfully run a test program using nrfjprog with the following...
Hi,
I'm not sure if I understand the new reference layout correctly. There are new NP0 12pF capacitors on pin 25 and pin 26 to suppress the spurious emission, but are they...
I'm trying to flash the nrf52832 with a SWD debugger called Atmel Ice . As a reference, I have the Laird BL652 dev board .
I was planning on flasihg the nrf52832 by using...
Hey,
Could you please explain, in your reference designs, why you suggest to use solder mask clearances that cannot be produced?
0.045mm is not possible produce and...
BLE_Nordic.zip Hi,
We are a couple of students trying to implement NRF8001 in our project, we made a SPI setup on our Atmega328p to communicate with the NRF.
After sending...