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 ,
I have question about the specification of CPU running current. We did measure the current by PPK to force the CPU always running but the result is quite different...
Dear DevZone, I'm trying to perform a BLE OTA DFU with two nRF52840 Dev Kits. I followed the step by step guide from Nordic provided at the following link: devzone.nordicsemi...
Hi , Dear Nordic supports:
I am using NRF52832 for the iterative development of a product. In the previous generation of products, I used a PWM control LED flashing, whose...
Hello.
Could someone recommend me a verified antenna RF Switch for AoA using Bluetooth nrf52811 ?
What parameters are crucial for proper functionality with nrf52811? ...
Hi,
In ble_app_cts_c example(SDK 16), is it necessary to perform app_timer_init()? Because I could see that, no timers are being setup in the function timers_init().
If...
Hi,
When I read about interframe spacing in the product spec ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52840%2Fradio.html&cp=4_0_0_5_19_8&anchor=ifs ...
I have a nrf52832 chip acting as a serial passthrough to an external app. Basically, it works great, unless I start sending high amounts of data into it. Once I do that, I...
I am developing an IoT system in which I need to link multiple devices to a master, which is why my nRF52810 chip caught my attention so I am interested in knowing how many...
The address range for Bootloader is from 0x0007 8000 - 0x0007 E000 for SDK 16 on nRF52832 device. See this link ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16...
Dear Sir,
Using SDK 16.0 for NRF52833. My application uses NRF FDS lib (flash data storage)
Immediate fds read after fds write gives 0. But after a board reset I get...
Hi,
I am using nRF52840 S140 with ble_app_blinky application. I have a basic query of GPIO configuration when moving from Bootloader to Application.
We are using Secure...
I'm using ble_uart_app and wanna Low Power Current Consumption but its consuming 330uA. disabled the nrf_log form sdkconfig file. main code is below. Please let me know what...
Hi,
When nRF9160 is used as a co-processor and an external host MCU is used to interface with nRF9160, what are the serial interfaces that are allowed? The at_client example...
Is it a better choice to use the NCS for nRF52840 development, given that it is the new platform going forward? Am I painting myself into a corner developing with nRF5 SDK...