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 all,
I tried to build the latest OpenThread libraries but after copying the library files in the SDK, I fail to compile the examples. Everything was fine when building...
Hello,
the specification states that SD132 v4 takes 120 KB flash and MBR 4 KB flash additionally. We only need the BLE protocol stack. Is there any way to reduce the SD132...
I am trying to use the EVENTS_PWMPERIODEND interrupt to read a GPIO pin on every falling edge of an output GPIO that is driven from the PWM module.
The description in the...
Hi all,
i developer a code that :
press button short switch on one led
Press button long switch on two led.
but sometimes if i press the button a two led...
hi
i need store my data in internal flash memory (around 30kb). i have fixed memory map from 0x25000 to 0x35000. my,
block size = 16 byte,
block count =4096,
no of pages...
Hi,
I want to add functions of HID telephony to pickup/decline phone on nrf51822 application.
But it seems telephony usage did not work on android/ios phone, or incorrect...
hi :
I use Gzll protocol to realize 2.4G frequency hopping communication, One Device send data to One Host on Pipe2 receive. Now I use nrf24lu as "Host" and nrf51822 as ...
Hello,
My rigado BMD 200 board suddenly stopped responding. the Jlink interface cannot connect
I tried nrfjprog --recover with no success.(says cannot connect)
in segger...
I am using nrf51822 with sdk 6. I was using double bank ble dfu for the firmware upgrade. But now I have to switch to single bank dfu since my code size has exceeded the maximum...
hi ,
image 1 、
image 2、
image 3、
I now use nRF24LU1P for Bootloader upgrade, using the routine is the official website of the C# Lu1BootLdrTest project, nRF24LU1P...
Hi,
I have a nrf24lu1p usb dongle by hand and I want to know the flash size.The package marking is:
nRF D
LU1P16
1219AC
I am not sure whether the chip has a 16kB flash...
Based on multi-protocol add private agreement GZLL matching procedure, no matching success;But separate GZLL agreement can be successful, not any way to solve this problem...
Hey devs!
We'd like to add additional fields in the manifest.json when generating (or after generating) the zip file for DFU. We need these fields to make additional compatibility...
Hello,
I am using the nrf 52 dk with the soft 3.00. I am doing the Beacon Transmitter Sample Application from infocenter.nordicsemi.com/index.jsp.
I was able to compile...