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...
Sorry Nordic engineers , I'm asking urgently , goods need to come out quickly
chip:nRF52810
SDK:nRF5_SDK_15.0.0_a53641a
examples:ble_peripheral \ ble_app_uart
external...
The iOS source code located here github.com/.../IOS-nRF-Toolbox does not build.
I'm trying the debug the app code in Xcode but there are missing files:
"nRF Toolbox...
The production line is waiting , I'm sorry to ask that it's urgent
This debug tools display nRF52810 UART Tx is Successful
If I add the code
case APP_UART_TX_EMPTY...
I am attempting to add DFU capability to an nRF52 based product but have run into an issue. I was able to successfully build the boot loader and flash it to the device. I...
Hello,
I am trying to make my own model and I'm using the simple on-off model as a guide, but,
I have some confusion for the function signatures of the callbacks for the...
Hi,
We are planing to use N52832 to design a product using BLE secure feature. Our customer want to know whether the key exchaning procedure is using ECDH (P-256 elliptic...
I've looked at how other projects handle sending large amounts of data and they all use a derivative of the TX/RX scheme that is used in the image transfer demo. The Peripheral...
I'm currently working an nRF52 using SDK 14.1 and Softdevice 5.0.0
We're having a problem where the microcontroller is crashing after a few days for seemingly no reason...
Hello,
I am using nordic sdk and working with C files.
But i would like to work on with C++ files as well.
How will i modify the makefile so that it can build both...
Hi,
Giving make flash command uses segger jlink in the interface MCU as programmer right. I tried to use nrfutil dfu serial -pkg package.zip -p COM_PORT for UART transport...
Hello,
I'm preparing production.
My development environments are :
- SDK : V12.3.0, IDE : miniJLink, Softdevice : s130_nrf51_2.0.1_softdevice.hex
- OS : Windows...
Hi Sir
I'd wnat to develop FW of Ublox NINA-B3 module by Mbed-OS, it includes nRF52840 chip.
Could I just enable the target "NRF52840_DK" and just modify the GPIO number...
Hi,
I have been using the nRF55 DK, through the external debug interface (P20), for programming my custom boards since I started working with the nRF52832 chip. So far,...
Hi,
I have a problem with nrf52dk SPI with the mbed compiler. In the mbed pin names file for nrf52dk the pins are p22,p23,p24,p25. I connect many spi sensors and not working...
Hi. Does anyone know where I can download the CDC ACM diver for windows 7?
I am running the example on the nRF52 dev kit, but I get an error as windows can't find the driver...