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...
Hello,
I am working with nRF Connect SDK v3.0.2 on nRF52833 and trying to enable DFU over BLE using MCUboot .
I can see the device in the nRF Connect mobile app ,...
Hi Team,
For my project, I am using nRF 5340 board and using the Zephyr SDK for development. I need to read and write data from/to an external SPI EEPROM used ( MP95P08...
Hi,Team,
I am currently using the nrf54l15-dk to debug NSIB. The version of my NCS is v3.0.2. I referred to this link: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page...
Hi,
We have sent out our product (includes the nRF9160 SiP and an nRF52840) for EMC testing and the test lab is asking for the following:
nRF9160 LTE Cat M1 and NB...
I am trying to set the charge current (ICHG) to 100mA or 200mA using nPM1300 on nRF52832 via TWI (I2C). However, the measured current is always limited to ~87mA, even when...
Dear Nordic Support Team,
I am currently working with the nRF9160 and exploring secure methods to lock and unlock the device without losing the firmware.
At present, I...
Following the instructions from
https://docs.nordicsemi.com/bundle/asset-tracker-template-latest/page/common/getting_started.html
I get build errors building the asset...
Hello Team,
We are currently working on the nRF54L15 platform and using nRF Connect SDK v3.0.2. We've successfully added support for DFU over BLE using the following steps...
Hi, I am working on a project where ECG data can be send wirelessly. For that I am using ADS1298 and nRF52833. I am very new to it. I have connected the nRF52833 SPI lines...
Hello all,
I'm using nRF5_SDK_17.1.0_ddde560
Examples folder:
...\nRF5_SDK_17.1.0_ddde560\examples\peripheral\twi_sensor
...\ble_peripheral\ble_app_blinky
Are...
Hi, I created a blinky sample for the ProMicro board. Entered the flash mode as mentioned in https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/boards/others/promicro_nrf52840...
Hello ,Nordic
Our product uses the Nordic nRF52832 chip, and we recently encountered a device with an anomaly related to FDS writes to Flash. We are using nRF5 SDK version...
I am using NRF SDK 17.1.0
I inherited some legacy code that was a mess, and rewrote it.
Part 1 -
First I skipped the peer manager thinking it was not necessary. Then...
I am debugging my custom nrf54L15 board, and want to use the nrf54L15-DK to flash and debug the board. My SWD debug probe and cabling was used for a previous version of the...