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...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
Hi Sir,
I am use NRF52832 BLE to UART function, it was working good.
I am refer ble_app_hids_keyboard_pca10040_s132-nrf52832_xxaa example project to add peer manager,...
Hello,
I am a newbie to the Nordic development ecosystem. Just purchased a nRF52840-DK board and followed the instructions here:
https://infocenter.nordicsemi.com/index...
Hello,
Is there a way I can run JVM on nrf51 or nrf52 series devices? I have been searching the forums and did not find any updates on the same.
Any OS like embedded linux...
Hi,
We are currently in development of an IoT solution using the nRF9160. We are doing a set of EMC tests to ensure electromagnetic compatibility of the device. The test...
Hello,
I am trying to transfer a signal sampled on AN0 (P0.02) at 16kHz via Bluetooth using an ATT MTU of 247 and a 2MBPS PHY speed. The basis project used is examples ...
Hi, I am interested in using the NRF91 in our new products. So far I have modified the Asset_tracker example to send my custom data instead of sending the "sensor data". The...
Hi.
I have a question related to the Zigbee SDK's "On / Off Switch" example.
Studying the example, I cannot understand how to activate the "light_switch_send_on_off" function...
I'm trying to find out if the nRF52840 has the features needed for a new product. We need to be able to do the following from a Windows 7 or 10 program: scan for nearby BLE...
Hello,
I'm working on a project that makes use of both Bluetooth Service UUIDs like BAS and customer Service UUIDs. In the Bluetooth CCSv7 at Part A, Section 1.1, I found...
Hi,
our application is nearly finnished now, but I noticed, that after adding the secure_ble bootloader, the program enters the bootloader at poweron, then enters my application...
Hi, I got the schematic of thingy:92.
Now I have a question about netnabel: IF_SWD.
IF_SWD is connected to three nRF52840 GPIOs.
if the CTRL is high in IF_SWD, IF_SWD...
Hello,
I'm trying to use the USB MSC to show up as a file system, transfer the file into RAM, and send the file via BLE to an Android phone. This is with SDK 15.3 and S140...