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 have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
We are in a stage where we want to perform certification of a product and are now looking into an application that can be used to this end. The board is using SDK 15...
Hi,
I've bought a nRF52840-DK kit to evaluate a Nordic BLE SOC (we are interested in using the nRF52811). I've installed SEGGER Embedded Studio 4.52, and obtained a Nordic...
Hello, I am I'm a Beginner at developing NRF 51822. My Development Environment sdk : 12.3 IDE: KEIL v5 SoftDevices : s130
I am developing using the example of 'ble_app_uart...
Hi everyone,
I am trying to understand the Memory layout of nRF52840 SOC in order to apply RAM retention into specific section. Looking the memory layout at pg 21 of the...
Hello Nordic community,
I have a nrf52-DK with SDK15.2.0 and I'm trying to communicate with ST HTS221 sensor. I have the original STEVAL-MKI141V2 evaluation board.
I...
Hello,
I was wondering what examples we have in nRF Connect SDK (NCS) for firmware updates over BLE and serial (receiving an image from another device over UART). Specifically...
Hi
I have bought NRF5340-PDK board to study BLE-MESH. I found that there is 2 development tool in Nordic website
1. nRF connect SDK
2. nRF connect for Desktop
...
Hi,
I have a custom PCB that uses the nRF9160 and an RGB LED. I want to drive this LED with PWM but it uses an active LOW style of GPIO drive. I have been able to use normal...
I'm using nRF52832 with SDK v15.3 and S332 v7.0.1.
The Wireshark capture snippet shows our product connected to an iPhone using our proprietary service with a single notification...
I am using the nRF SDK v15.3.0 example project ble_app_rscs on a PCA10040 development board. I am trying to determine the functionality I need to port to my pre-production...
I would like to get timestamps with ms accuracy in order to compare it with power measurements taken simultaneously. The +CCLK command accuracy is in seconds and there are...
Hello, I am currently working on a nr52840 s140 Sdk 17.0 (dev kit) and a m using the peripheral/uart example code.
The UART TX & RX works perfectly when connecting to a...
Hi,
Quick questions regarding MAGPIO setup.
We are setting up MAGPIO pins via AT commands for RF switches.
Should the AT sentence for setting up MAGPIO be the same...