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,
Can you confirm if TWI is supporting I2C clock streaching? Or and workaround to handle such a case.
As in attached picture is slave device requirements. Slave device...
Hello,
I’m using keil compiler.
My configurations are nrf51822ac/SDK12.3/s130_nrf51_2.0.1_softdevice.
I’m trying to migrate to SEGGER studio.
I’m referring to the...
In my case, I have 50+ devices as sensor and advertising measurements every 10 seconds, ADV_DURATION = 120s, use the 1E FF manufacturer data and self defined payload protocol...
i want to implement the nfc connection of pairing the nordic nrf52840 using SDK ver 15.0.0.
Can anyone help me in implementing this feature? because I'm new to this pairing...
Hello, all
I would like to ask about flash memory write errors.
When using version 12.1.0 of sdk, I was able to r/w to flash memory normally by using the sd_flash_write...
Based on sdk12.3, use 51-dk (51822) to run the ble_app_hrs routine. Use ios mobile phone to connect the device, it will automatically disconnect after 30 minutes, the disconnection...
The problem is not being able to connect to the device from an iPhone SE while the app is in background mode. We have an iOS app written in swift, which uploads data from...
Hello, I have couple of NRF52840 devices that i purchased from Adafruit. I wanted to use them with Alexa Gadgets Toolkit via BLE, however with no previous experience with...
Hi,
I'm working on building a zigbee multisensor device using a nrf52840 module. I'm heavily relying on the multi sensor example and so far I've been able to add temperature...
Is there a way to log bluetooth messages in the phone app? I have a bunch of messages that come but there is no history on the app that I can look at. Is there a to do this...
Hi,
I am working on a project to help determine the distance between the NRF52840 DK and other bluetooth devices using BLE. When the distance is past a certain threshold...
I am currently using the ble_app_uart example but I want to add USB and I2C interface to this solution. Would I need to find what files differ/need to be added from USB and...
Dear Nordic.
We are using NRF52832. According to Mesh spec, It can send up to 380 bytes, So I sent Mesh Data(PAYLOAD) up to 380 bytes. It was successful, but the data was...
When I compiled your sample Bluetooth: Central UART from both master and v1.3-branch branches for nRF5340 PDK (network core has Bluetooth: HCI RPMsg firmware) and I use a...