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...
i'm using the sdk only for ble serial data transfer, which i'm not using for this pwm test
all code talks directly to the hw registers
those are some code snippets to...
Hi, There are some older comments. Since situation is changing fast and I am un-sure if these comments are out-dated or not.
ROM size. Some comments said 51 is small...
I'm using nRF connect 2.5 on PC and the latest Android app on a Pixel phone. My firmware is based on SDK 15.1 and soft device 6.1.0. I am using nRF52840-DK boards.
My firmware...
Hi,
I would like to know if the nRF51822 chips come with their own valid IEEE address of if we must buy an OUI and generate our own addresses for use in final products...
Hello,
I propose theses evolutions in nrf_bootloader.c, it allows to use gpregret and gpregret2 for other things:
(nrf_power_gpregret2_get() & BOOTLOADER_DFU_SKIP_CRC...
Hello,
I have questions about Thread protocol:
- Can i ask to network the ID of the last point used to connect a sleeping device ?
- I have a great area to cover so...
I'm trying to develop a beacon application where I dore to read the battery level.
I installed the Segger SES development environment.
If I use the example \examples\ble_peripheral...
I tried to follow the Video on how to use Segger (on this Page. www.nordicsemi.com/.../nRF5-SDK)
for nrF52832, but I get errors when building the Segger Solution: C:\User...
I have an application where I need to be connected as peripheral in 1 connection and as central in up to say 10 connections simultaneously. I posted regarding connection event...
Hi
I've just analyzed a behavior releated to the watchdog and the new SDK 15.1.0 bootloader. The bootloader just reseted after the configured watchdog timeout has elapsed...
Hi,
Currently I'm upgrading our code base to SDK 15. At https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/migration.html?cp=4_0_1_1_9 there are...
Hello,
I wish to use "ble_nfc_pairing_reference" example with nRF52832 IC and SDK15. I flashed the example into "nRF52 DK" board. When I enable the NFC and BLE on my phone...
Hi,
We have the following problem when start the watchdog from bootloader: the application is started successfully by the bootloader but when enable the softdevice the application...
Hello, I'm implementing a pair of MCUs where one is operating a ANT+/BLE radio stack using the S332 soft device. Whilst TWIS is disabled, we're getting great performance,...