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,
I am trying to get PSM to work using a nRF9160-DK running Assets Tracker (nrf tag v1.2.0) with iBasis connecting to Telia Sonera in Sweden. I have added/modified this...
Can I get some clarification on what Queued Writes is and is not? This is just another one of the hilariously under documented features that could be summed up immediately...
My intention is to program Mesh DFU event callback in such a way that the device always takes the relay role, with an option of simultaneously being the target. However, I...
Hi, all! I am trying to connect to my https server using the example \nrf9160\https_client
The example itself works connects to google.com and receives a 200 response. ...
Hi, we are looking into the Nordic tool chain (esp. for uRF9160) integration to Visual Studio Code.
We found PlatformIO has the extension. However it only supports uRF51...
Hello I have tested the example "ble_thread_dyn_mtd_coap_cli" from "nRF5_SDK_for_Thread_v0.11.0_84a130f" : this example works fine for a PCA10056 but I'd to test it on a PCA10059...
Hello community
In the pin_change_int example the following code is written:
So, this basically means: whenever PIN_IN goes from low to high, the 'in_pin_handler'...
Hello,
There is a comment in the v1.1 manual (shown below) which states that the first capacitor in the matching network (C3 in the reference designs) shouldn't be connected...
Hi:
By our stack up at Z direction, there is a touch sensor FPC coil above nRF52840 and the gap is 0.65mm
And this coil will radiate about 1xMHz radiation
Will it impact...
Looking for different options for flashing/dumping program on custom nrf52832 pcb designed and used as BLE.
Has another full fledged MCU on PCB which handles all the peripherals...
ble_nus_data_send() can not work . SDK15.3.0. I have used two NRF52832. Based on the examples ble_app_gatts_c and ble_app_gatts,I have added nus service . Now central role...
I have my Thingy:91 working now but I can only see "terminal" data in nRF Connect for Cloud. I was expecting to see graphs of the data and a map when I have a GPS fix. The...
Hello everyone,
I am using light_switch server and client example from nrfmesh examples but nrfmesh ios application cant find nrf52 usb dongle.
I have changed pca10059...
I have developed USB firmware for the 840 based on the USBD example so that we can use WINUSB (WCID) for the host. The design is for USB 2.0 full speed with EPIN1 for device...