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 getting very high current consumption ( around 800uA) when we convert Thread DFU client application from FTD to SED.
How I converted thread FTD-DFU client to thread...
On page 143 of the datasheet the following is written, "The input buffer of a GPIO pin can be disconnected from the pin to enable power savings when the pin is not used as...
how to configure S112 for maximum throught put just like ATT_MTU Throughput Example available for other soft device. I tried everything on nRF52810 using S112 and the max...
Hi, I am using PTS 7.0 for Bluetooth profiles testing. The DUT is connected to PC (with Ubuntu and Android AOSP system installed). The Android PTS test instruction indicates...
Hi,
I am having some problems with nrfutil. I encountered the following errors when trying to generate a key. Similar issue was seen when trying to generate a zip file....
Hi,
I have a code word well in nRF52832 used twis1.I transplant it from nRF52832 to 52810.First I enabled twis0,Second, change NRF_DRV_TWIS_INSTANCE to twis0.Then I can...
Hello!
nRF52832, SDK15, SES
I'm working on a project where DFU is activated by receiving a command from the app. I took ble_app_buttonless_dfu as reference.
For starters...
Hi,
I am using SDK14.2, s132, with nRF Connect on Android.
I have used my own implementation of the CTS_C BLE service. The chip is able to detect, and request the...
Nordic Semiconductor-ites and fellow forum members have yet to steer me wrong so here we go.
My product has 52832 on both sides. The central and its 21col x 2 row LCD display...
Hello,
I am developing an application with SDK 15.2 on my nRF52840 development board (pca10056) and want to run it on my nRF52840 dongle (pca10059). I have hit a problem...
We have been comparing the current consumption of the nRF52 running FreeRTOS Tickless Idle versus a constant tick and using the idle task to sleep and the results are interesting...
Hi,
Does the pc_ble_driver_py contain any API for paring or bonding bluetooth devices? And if so, do you have any examples or documentation which explain how to use them...
Hi,
Is there a way to reject a buttonless DFU attempt (nRF52832, SDK14.2) ?
I want my application to allow DFU only when certain conditions are met.
I thought using...
Hi,
Can anybody clear me on the maximum and minimum connection interval with some good example. I have not understood the connection intervals clearly.
Regards,
An...
I am working on a BT mesh network where nodes are mostly sleeping (to conserve power) when they wake up, they need to send a sensor reading to another node (which is always...