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,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi all,
I am using nRF52832 DK to do some tests about power consumption. And I am facing a problem that every time I pressed the button and kept it down, the current would...
Checked out v1.0.0
This error seems to be unavoidable to me. I have deleted the git cache and even tried the --no-cache-dir option to pip3, but nothing seems to work.
...
Is there any documentation available explaining how to access the LTE modem without using the SDK ? Kinda limited information regarding the IPC peripheral and how to use it...
Hi,
We are developing a bluetooth scanner with our custom application on nrf52840 based custom board. We have external oscillator on our board. When I try to call the sd_softdevice_enable...
Hi All,
I am trying to build ANT examples for nrf52832 and i am getting below error.
PATH : nRF5_SDK_16.0.0_98a08e2\examples\ant\ant_advanced_burst\pca10040\s212\ses...
Hello,
The datasheet shows example circuit configurations with C3=C4=1pF and L1=3.9nH. But the downloaded reference design shows C3=0.8pF, C4=0.5pF, L1=4.7nH, plus an empty...
I try to incorporate the usb dfu trigger into my application. However when using nrf Connect for Desktop to flash the nrf52840 dongle it can not reopen the dongle.
This...
I'm using SDK 15.3 and Mesh 3.20 on a system, that works fine with LPN and nodes with friend-features. The LPN can initiates (establish) friend connection, request status...
Hi !
In order to consume lowest current,we use the function power_manage() ,let the MCU go into sleep,the SD is S130, V1.0,we enable the GPIOTE,watchdog ,ADC ,app_timer...
Hai, I'm trying to learn the UART using the example code available in nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart. I'm using BMD-300 Evaluation Board. I'm...
I am looking at the NRF52832 for some projects and so downloaded the SDK and opened an example project in Segger Embedded Studio (SES). I was shocked to find that the directory...
Hi Devzone!
I'm using UART for sending AT COMMAND and receive the response from lte modem.
I use LM5 which is LTE modem made by m2mnet.
I thought It can be implemented...
I updated to nRF Connect 3.0 today and its seemed to causes issues with any Dongles I connect to my PC. I get the following error:
ERROR Unsupported device with serial number...
Hello,
I want to use the nRF52832 as native transceiver 2.4GHz and I'm looking at examples of the latest SDK.
I'm using Segger Embedded Studio.
I found some examples...