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...
Hello,
I am implementing an application, where I want to connect three NUS peripherals to one NUS client. As a beginning point, I started with the supplied examples from...
I have ported the keyboard example code and integrated it with another set of services. However I don't see the device responding to an LL_ENC_REQ. I'm not sure what I can...
This probably falls under the category of BLE Basics, but I'm a bit slow and need some help. Here's my scenario:
I'm building a very simple BLE Peripheral that provides...
I'm currently using nrf8001 to send data to my phone. To save power from the peripheral device, I wanted to change the connection parameters.
I set the min and max connection...
Hi, I'm using nRF52832 with my external board.
I'm recently working ble uart example.
I control motions with tx message such as LED, motor and so on.
Now, I want to...
Hi,
I need to set a client back to the state, when its flash was erased and programed, so if I understand this correctly, the provisioning data has to be erased.
How could...
I've been developing on the PCA10028 development kit with print statements working fine (though at the moment it seems only SEGGER_RTT print statements are working and not...
Hello,
I am getting an error message while I was compiling the "ble_nfc_pairing_reference" example. How can I obtain this " micro_ecc_lib_nrf52.a" file ?
Fatal Error...
Hi,
I'm trying to edit the nfc message in software but after a while the nfc stops working.
What could I be doing wrong? This is my code, I change the value every second...
I have a project that I assume was originally set up with SES on Windows. I need to build it with MacOS but I get an error 'sdk_errors.h file not found.' I assume this is...
Hi,
I finally want to integrate BLE and 2.4G in nRF52810.
【1】I am studying Timeslot,i found some articles in DevZone.
There is a mention of micro-ESB , so what is micro...
Hi, I am currently testing some BLE sample code (the proximity code and hrs code) with the nRF52840 PDK and I am trying to just simply interface the GPIO interrupt example...
1. How should I connect with UART to my board?
2. How to put the device into RX mode as required by RED EN300328?
Test the Radio Test Example application by performing...
Hi,
My problem described below, please share solution or any suggestion how to fix this.
=== Background / Problem ===
I've setup and run MESH serial network, for machine...