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,
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...
I am using the Segger Embeded studio and wondering about the SWO output.
I know I can load code and set break points with just SWDIO and SWDCLK.
So with RTT do I really...
HI all,
I'm working on the nrf52840, and I've tested this on the devkit as well as on-board on the product I'm working on. Using the saadc, if I tie my AIN line to VCC...
My use case initially is a single central sensor server powered from the mians and serving by BLE one battery-powered peripheral that has one of the commonly available st7565...
Hi,
MacOS serial device name is changings all the time when the nrf52 DK Eval board is re-powered. Meanwhile I have /dev/tty.usbmodem49, counting up. Next time I re-power...
We want to be able to download a firmware image into external flash through multiple paths (wireless or wired -only one path is used at a time) then program that image into...
Macbook pro mid-2014
High Sierra 10.13.5
I get the following message when trying to select the PCA10028 on the serial port:
2018-07-06T22:53:49.427Z INFO Application...
Hello all,
Thanks to the wonderfull nrf connect android app, I've been able to setup a BLE peripheral to broadcast the standardised service for "Location and navigation...
I'm digging into OpenThread, using the NRF52840 DK. I find myself spending most of my time trying to figure out module dependencies. Is there any way to quickly get all the...
I was experimenting the nRF connect android app and switch to the DFU service mode. But now, i am not able to switch it to the default mode. kindly help..
Hi,
In softdevice spec, we have the following figure.
However our bootloader code shows that MBRPARAMADDR is 0x7E000 while BOOTLOADERADDR is 0x78000. In this case...
Hi,
I got in trouble with my DK-52.
I normally use it attached to my iMac and everything work fine.
Since, I need to make some programming from another mac (macbook...
Hello,
I don't understand why the power_manage(); doesn't work when I don't simulate the speed & cadence??
//#define SIMULATED void csc_sim_measurement(ble_cscs_meas_t...
This is not a question.
Just wanted to share a finding/gotcha that got in the way of my development with the NRF52 SDK 15.0.0.
I am using C++ predominantly and pulled...
I have an application where I am collecting data from the ADC about 1Hz, I am considering storing that data in an SPI Flash (still figuring out how to do this); at each interval...