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...
The environment setup I'm using is VsCode with the NRF extension. I'm using SDK v2.6.1. When flashing bootloader firmware to my device I get this output on my vs code terminal...
minimal_log % west flash -- west flash: rebuilding [0/4] Performing build step for 'mcuboot_subimage' ninja: no work to do. -- west flash: using runner nrfjprog Using board...
We have fairly regularly observed that the reset reason register gives two reasons for reset: software request and watchdog.
Is it plausible that these bits are genuinely...
Hi,
I am trying to communicate with nPM1300 PMIC board using NRF5340DK. I have made the connections and set up the overlay file as recommended. The I2C write (i2c_write_dt...
I am currently developing software of the nrf9160 and am having trouble with a firmware upgrade. The firmware data is received via UART. All of the functions work as expected...
Hello all,
I am working on a ble application on zephyr. I need to send a notification on a specific characteristic.
If I call bt_gatt_notify from where I want to send...
We're currently using a virtual operator as carrier, so our device is roaming in Finland. It seems that Elisa (24405) is the preferred network, but the data plan is restricted...
Hello, can 2.0nH or 1.8nH inductors be connected instead of the 1.9nH inductors connected to the ANT1 and ANT2 pins shown in the NRF21540 reference circuit?
After getting nrf52 board I've sucessfully recovered it, flashed it with blinky example and I cannot recover it again. I tried doing nrfjprog --recover and nrfjprog --family...
I'm working on a custom board that uses an NRF52840, I've followed the Nordic Developer Academy course related to DFU over uart0 ( Exercise 1 - DFU over UART - Nordic Developer...
Hello everyone,
I have a custom board with a nRF5340 on it that is used as a BLE reader for mobile phones. Now we wanted to do some EMC testing. For this we need to broadcast...
I am developing a board with the nrf5340, and using a PDM microphone for audio input.
I have used the same microphone on the nrf52832 with the nrf PDM driver with success...
Hello Nordic team!
I'm currently trying to get a demo of zephyr's Blink up and running on my Thingy53 device so I have an understanding of how the connections between...
Hello,
I’m working on an nRF5340 project and trying to measure power consumption in low power mode using SDK v2.6.1. I followed the instructions provided on your website...
I am developing a code for Nordic nRF52840 with some sensors:
LIS3DH: accelerometer
BME680: environment
Fujitsu MB85RC1M: FRAM
u-blox ZOE-M8: GNSS
SD Card reader...