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 adding buzzer beeping in Immediate Alert Service of ble_app_proximity example. Event thought Immediate Alert signal is sent from nRF Master Control, there is no...
Hi I saw example with other product like the thingy.
Do you already created app creating link with the thingy microphone and the integrated speaker, it could be nice.
...
I'm exploring an nRF51 DK board I bought using openOCD (on circuit debugger), eclipse, and the gcc/gdb toolchain under Linux.
I'm trying to understand the chip by hand probing...
I make a custom board with nRF52832, the nRFgo Studio can find the device before I download anything, then I down do erase all and download the softdevice132, after this I...
I'm working with S132, SDK15.0 and an NRF52832 defining custom services.
I have two services with each with several characteristics. I need to be able to determine which...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK. I want to use nrf51 as SPI slave and other MCU as SPI master. I am using spis_pca10028 as example.
...
I'm try to sending command to our device for using ble_nus_c_string_send function, but there has a problem when I addition 0x00 value in data the client can't receive any...
Reviewing the PCA63511_Schematic. On Sheet 2, looking at the nRF52832 chip
(1) What is PO.05 used for? It controls the BJTs (Q1A, Q1B and Q2A) which clamps the input to...
Hi,
We have a board with a nRF8001 running with a STM32F4 as device role.
The bluetooth profile is Nordic UART.
We successfully connect and exchange data with Linux...
Hi everyone,
I'm trying to evaluate the BLE mesh SDK, using the example of the light_switch.
I have the SDK15 and the the SDK_mesh v2 and I am able to compile everything...
I downloaded nRF toolbox android source code from github.com/.../Android-nRF-Toolbox but it can't be built successfully, could you advise how do I do ?
Hi!
When using BLE privat random address, we expect the BD-address to change every now and then.
When advertising with the nrf52832, we don't see the BD-address being...