Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
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...
In my application I have a current consumption of ~20µA. When I enter bootloader to perform DFU I initialize my peripherals the same way as in my application and I have added...
Hi,
The release notes of v4.1.2 at https://github.com/NordicSemiconductor/pc-ble-driver/releases
mention the fix
"Fixed an issue where USB connectivity firmware hangs...
Hi!
(My apologies in advance in case the information I need is to be found elsewhere. There are numerous tickets related to GPS/A-GPS, but everybody seems to have his/her...
Hi,
I keep looking at different posts and I struggle to understand.
Is it possible to save to flash (nvm) on a nRF51422 with s130 while the Bluetooth is ON and connected...
Is there an easier way to print out debugging statement that does not need an installation of a logging package in keil.
I am trying to place print statements within the...
Hi,
I'm trying to create a Node application (using Noble) that acts as a DFU controller so that I can automate DFU'ing hundreds of devices (nRF52 using SDK 15.0.0). I've...
Hello, I want to use the Nordic Thingy:52 products to extend the Bluetooth range from my phone to a Nordic Development board. How should I start? Any suggestions? Thanks!
Hello
I am using nRF5 SDK ver.16 to try to create a BLE HID touchscreen device. I referenced ble_hids_mouse example and changed HID report map. On Windows 10, it works pretty...
Hi,
I am getting started with nRF9160DK so that I am try to build the application nrf_cloud_agps on segger embedded studio. But I cannot build the application, it says that...
Hello All,
I am working on nrf52810 chipset and using SDK 17 for my development, I have modified BLE_HTS code by adding peripherals like I2C and ADC, I can able compile...
Hi, I am trying to use the BLE Direction Finding on the nRF52833 dK.
1. Are there any software examples I can use to help me get the direction finding running?
2. Also...
Hello,
I have created an application that collects data from sensors and GPS in two separate threads and publishes via MQTT. The two thread priorities are set to 10 and...
MIN and MAX macros are commonly defined in many code bases. These macros are also defined in nordic_common.h. To avoid conflicts with other libraries, it would be great if...
Hi, I have two pins, one handles a system wake-up event and the other reacts to an external uvlo event. The wake-up event is the only PIN that can interrupt and it configures...