Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Hi. I'm using nRF51822 and SDK10.0.0, S130 for Central BLE.
I want multilink as Central.
As I know nRF51822 supports Max. 8 peripherals at the same time.
I can connect...
When using the sniffer to analyze GATT exchanges that use attributes > 20 bytes (which means L2CAP packets with fragmentation), the Wireshark tool does not show correct information...
hi.
i get a lot of information on Bluetooth and i want send it to 16 slave via ant.
what is the best way to send information over ant considering the speed of Bluetooth...
I have run into two SAADC issues on the nRF52832 using SDK v12.1.0. Any recommendations on how to fix them?
Issue 1:
When the Keil compiler optimization is turned up...
Hi,
Has anything changed in subject of one peripheral connecting to multiple central devices? All I need is little number (~3) of concurrent links with mobile phones.
I have been working on a custom board that uses a taiyo yoden EYSHJNZXZ module.
A tact switch is connected between P0.21 and GND.
I want to use this switch simple input...
Hi All!
I'm working a few weeks now with the NRF52 DK and having loads of fun!
Today I tried to make a central/scanner that scans for packages from a broadcaster. To...
I am trying to understand surface finishing of PCBs. In order to do so, can somebody tell me that what kind of surface finishing Nordic uses in boards like nrf51 - DK where...
Hello!
I am designing PCA10000 based PCB. Unfortunately my manufacturer can't make PCB using prepegs and cores that used in PCA10000 (4.4 and 4.8). They can make using 4...
Hi Nordic
After download SDK12.1.0, I want to extend DFU service in my application.But i find it different with the pervious versions.
For example, i can know how to...
Hi,
I have just started a new project in uVision, using the ble-app-template from the peripheral examples. its running on a custom PCB, with no 32Khz XTAL, and i have changed...
The user manual only tells information of pins , active low such things of led on nRF52832 Dk. There is no detail information of components on nRF 52832 DK board. So, can...
After reading the FAQ on DFU I still do not understand how the bootloader and SD DFU are performed so that a failure during the upgrade does not brick the device (see answer...
Hi,
I have some queries about ESB RF Communications.
1.The address : is it possible change RF communication to one node(Tx) to multiple nodes(Rx). If Yes, Where can...