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...
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...
Hello, I have walked through this tutorial: devzone.nordicsemi.com/.../
however things didn't work as planned. I can now read the default value of a value characteristic...
Hi, I was wondering how to change from central mode of the NRF52 board to peripheral mode and from peripheral mode to central mode by pressing the input buttons on the board...
In the blinky-central example, on_ble_evt() switches over both BLE_GAP_EVT_DISCONNECTED and BLE_GATTC_EVT_TIMEOUT .
Why is this required? Won't a client GATT timeout...
Hi,
since the nrf52 offers the capability of NFC and BLE I am interested in methods a customer could use his smartphone for payment. Is there a common way or open standard...
Hi all,
I have programmed my chip nrf51822 successfully using stlink and the openocd. I have burned the same hex file which is there in the example that is the ble_app_uart...
Hi,
I've been trying to port my project from SDK10 to SDK12. I'd thought this would be a simple process. Definitely simplier then when I ported from SDK6.1 to SDK10. However...
I would like for the nodes in the network to be able to talk to any other node, even if the other node address are not pre-configured.
For example, I would like to be able...
Hi, Nordic
Now I have one nRF24LU1P USB Dongle, if sometimes there is no data in/out usb(maybe 3ms), USB Dongle will enter suspend state.
Can USB Dongle support to resume...
I am building the ble_app_hrs_freertos example code for a pca10040 dev board located in the SDK 12.2 at: nRF5_SDK_12.1.0_0d23e2a/examples/ble_peripheral/ble_app_hrs_freertos...
Hello guys,
I'm working in a project which requires from me to bond to certain devices and refuse the bonding from others, I mean at certain input, connect to anyone and...
Can I expect the call to sd_flash_erase() to successfully erase a page of flash while I have an ANT channel open doing a low priority search?
What about when doing a BLE...