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 have nRF52832 connected to a device(A) which can operate from 3.3V to 5V supply.
When the device's supply is 3.3V, it communicates with nRF52832.
Before the device...
Hi ,
If the softdevice had inited (called sd_ble_enable() ) , Can I use the NVIC_EnableIRQ (or NVIC_DisableIRQ )
to enable/disable an interrupt ?
What is the difference...
Hi,
I would to know if it is possible to have an interrupt handler on a coming BLE Connection event?
What could be the jitter on this event?
Thanks,
Regards,
Se...
I'm using SDK 15.2 and I'm stuck with trying to use the spi transaction manager to perform a transaction with a variable transmit buffer. Is this possible? It seems like it...
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...