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...
I am hoping to pass data from the nRF52840 to the nRF9160 over UART_0, on a custom PCB. For context, the aim is to pass data at a rather quick rate and good reliability. The...
HI,
I want to make a receiver to get BLE packets on any channel.(NO SOFTDEVICE)
I fail to fullfile it yet by reading <nRF52810_PS_V1.3.pdf>.
Any other hands can give...
Hi,
I am working on the asset_tracker application example on a Thingy:91 device. As I understand it, to activate the GPS it is necessary to keep the button pressed for a...
Hi,
In nrf9160 I want to check the communication of LTE device.
I have installed nRF Connect for Desktop, Getting Started Assistant, LTE Link Monitor, & Programmer.
...
Dear,nordic:
Please help me solve the exception encountered during the MQTT connection
SDK : ncs v1.2;
samples : asset tracker;
path : ncs\v1.2.0\nrf\applications...
Hello everyone a basic question but just to be sure.
I would like to make a custom board and I want to program this board with segger Embedded studio, should I just have...
Hi!
I managed to get the device connected to the nrfCloud and started receiving messages from it.
Anyway, the embedded antenna cannot catch the signal very strongly. Can...
Hi,
I am trying to test the asset tracker code on the nRF9160DK from the precompiled hex files from [ images_dfu_hex/nrf9160dk_asset_tracker_dfu_2020-04-29_bc7ade8b.hex...
It was my idea to compile the mqtt_simple vom v1.3.0.
I spend now one week with your sdk. I tried it with SES and also with command line. Absolutly nothing worked.
The...
I am using a nRF52840-PCA10059 dongle to acquire data at a high rate (between 50Hz and 400Hz).
The connection is very unstable, after some seconds of acquisition, it sort...
We recently bought four 'nRF 52840' dk boards, and are trying to do board to board (non-mesh but single) wireless connection. However, there are just documents of mesh-communication...
Hi all,
I'm running into trouble using openocd to flash code onto the nrf52840 and then step through it. I'm running High Sierra (although I doubt that's important), and...
Hi, I'm designing water meter modem using the nRF52840 + nRF9160. I will apply nRF52840 as a HOST CPU and the nRF160 contol by nRF52840. (please refer to picture.) Which Interface...
I have developed an app with DFU using SD s112(version 5) for custom NRF52810 board.
Q1: I want to update SD s112 to version 7. is it possible ?
Q2: how ?