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...
ATT MTU THROUGHTPUT EXAMPLE FOR nRF52810 on KEIL using S132 v5.1.0 PLEASE >>>>>>>>>>>>>
Tried this : https://devzone.nordicsemi.com/b/blog/posts/the-s132-v5-1-0-is-now...
Hi!
I am currently developing product containing Thread mesh and BLE peripheral service. I am using Thread SDK v2 in my software. My application has to support writing to...
Is there any NRF51822 DFU guide under following conditions:
a. NRF51822
b. SDK11.0.0
c. Dual Bank BLE DFU(\examples\dfu\bootloader\pca10028\dual_bank_ble_s130\)
I...
Hello i am working with light switch proxy client server sdk example.i make provision light and switch using nrf mesh application.i have three nrf52832 dk board.i flashed...
Hi.
I work with PCA10040 and SKD_14.2.
I use UARTE with easy DMA. I see big enough delay between sending nrf_drv_uart_rx_abort and entering to UART event hanler. What...
I tried to create a descriptor for a characteristic. I modified the app_blinky and added a ble_add_descr_params_t variable. After The Initialisation and definition of the...
Hi,
I've tried blink,hid,uart,template similar sdk examples so far. Now i acquired some experience about nrf52832 processor and bluetooth,but ii don't really have enough...
I have had an issue recently with some beacons that I am using to log temperature data. A portion of the beacons drained their batteries very quickly and didn't respond to...
Hi I have this piece of code which works in SDK 12 but when I port it to SDK 15 the sd_ble_gatts_characteristic_add function would fail with an error code of 7. No change...
Hi,
I want to put my nrf52832 into the low-power mode. I select SYSTEM ON with low-power (instead of SYSTEM OFF) in order to overcome reset. In order to do it I call sd_app_evt_wait...
Dear nordic team
I am using SEGGER EMBEDDED STUDIO and nrf52840 DK. I want to add some pwm nrf_drivers like nrf_nvic.c , nrf_soc.c , nrfx_pwm.c to my project. when i added...
Hello,
I started off with two nRF52832 Dev Kits, and have customized the UART Central - Peripheral example to send an array data from Peripheral to Central (no uart simulation...
A month ago I bought an nRF52840 DK to start creating my own projects with the nRF52840 chip
I have created a new project in Segger Embedded Studio for the nRF52840 DK....
Hi,
is it possible to use the nRF52 dev kit and/or the nRF52 Dongle (nRF52840 Dongle) wiith the dongle firmware without nRFConnect?
Background:
We want to use a nRF52...