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...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
I have a nRF51 DK. I am trying to sniff the Bluetooth connection between the smartphone and watch at Window 7.
Installed:
Wireshark 1.10.7
Sniffer (tried ble-sniffer_nRF51822_1...
The sdk_config.h configuration file for ble_app_hrs_freertos example contains following definition:
#define NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS 1
This macro should...
HI,
I have connected to one peripheral from my central and retrieved all the services(For example i need Device Information Service, got all the characteristic values) and...
dear sir,
i have a nRF52DK board,
i want to power on the board but not glowing LED and my laptop not detect the board while connect with laptop,
please given solution...
Hi
Env: keil and no SD
I am doing the first steps on keil + nordic nrf51822. I started by opening the Blinky app (C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Examples...
Hi there ,
i am developing a biomedical recorder which needs to continuously transmit the recorded data ,
data rate is very low (9.6 Kbit/s to 32Kbit/s) but i have a very...
Hello,
I was wondering whether or not there is a way to know, how the connection interval is decided between the two values of the Connection Interval Max and Connection...
Hi, everyone,
We develop the project by using nRF52822 module. But suddnely we discovered that the latest supporting this chip sdk versionis 12.3. The SDK versions newer...
According the the instructions for the Thingy mesh demo, it is possible to manually provision new nodes. Is it possible to identify the unprovisioned node first by sending...
I am trying to make the nrf52832 enter in ON/low power mode for inactivity periode.
I must have the "System ON, No RAM retention, Wake on RTC" as indicated in nrf52832 datasheet...
Hi,
I run the Secure DFU, and I'm doing OTA update without any issue.
The problem is the case that I'm doing an OTA update with a application-version smaller than...
Hi all, Nordic distributors no longer carry the nRF52840-PDK, which included the NFC antenna. What is a direct replacement for the Nordic NFC antenna that used to be included...
I am trying to connect a BerryMed MD1000 Pulse Oximeter (BLE Server) with an Adafruit Bluefruit Feather (nRF52-enabled) Arduino board (BLE Client).
I made an Arduino sketch...
hi All!
I use WAKE UP event from G-SENSOR on some GPIO to wake up the MCU on motion detected.
But sometimes ( ~1% ) the event does not occur for unknown reason until RESET...