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 have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I was trying to enable logging in the example project like blinky.
I've searched the Q&A in the forum but still have problem seeing the logs, the strange thing is that I...
Hi guys,
We are starting a fresh project these days. Let me try to describe our needs.
On one side, we should have a BLE module, as simple and small as possible, that...
Hi,
My application is not advertising and after debugging i found error'7' in the line : err_code = ble_advertising_init(&m_advertising, &init); in the advertising_init...
In the I2C process it seams nRF52832 cannot read device acknowledge pulse from device due to the Nordic output do not goto high impedance during device acknowledge pulse,...
Hi
Is there a known limit for operational conditions regarding shock (max acceleration) and vibrations (frequency, acceleration and amplitude)?
I am asking because we...
I wonder if there is any way to program DK without physically owning it. Is there is any kind of simulator? Namely, we are in the process of developing for one startup, so...
nRF52832, SDK15, s132
When I have event PM_EVT_BONDED_PEER_CONNECTED, should I call
for secure connection? Or it secure connect will call automaticly from SD? Because...
Application Summary: My application is a mesh node that also implements a BLE central (to periodically connect to a BLE peripheral) and acts as a mesh relay with custom mesh...
Hello,
I'm trying to get an idea of the level of security provided by various security features described in the nRF52840 specification and several of the application notes...
Hi!
I'm currently setting up the nRF9160 dev kit for development and are having some trouble with "building" the asset tracking application.
Building ‘zephyr/include...
Hi All,
I am doing a Mesh development project with nRF52840 and a custom board. SDK version: nrf5SDKforMeshv320 Testing Example: light_switch
I had changed the port/pin...
The goal is that we can update the firmware version with the smartphone or tablet without having
need to go through the development tools
(cable, IDE, ...)
if so, how can...
Hi,
In our firmware we're writing the entire contents of our UPDATE.BIN file successfully with flash_img_buffered_write's, but after boot_request_upgrade and a sys_reboot...
When my Nordic device is running my custom BLE application I notice that the device address is 0xC4318DBD687C. When device is running the bootloader service the device address...