Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
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.
For a customer we're trying to see if we can build an IoT solution with nrf9160 to periodically send a status update to the cloud. Unfortunately, the devices are typically...
Hi everyone,
I suppose that this is a simple question but I cannot figure out what I am doing wrong. I am trying to set up an interrupt for a GPIO
I call the createInterrupt...
Hi ,
I am working nrf9160 project. I am facing error while downloading the project.
I followed the ticket - https://devzone.nordicsemi.com/f/nordic-q-a/50422/how-send...
Hello together, I am trying to work with the SEGGER software and would like to test it with a Sample from the nRF Connect SDK.
I've installed it over the Toolchain application...
Hi, I want to transfer 900KB file from mobile to NRF52.
I am using nRF5_SDK_15.3.0_59ac345. - Can you guide me for that? - How BLE receives a bin file from DFU via the NRF...
Hello, Following is my development environment IDE: Segger SDK: 16 SoftDevice: S132 Right now, we are trying to merge the following two examples. - examples/peripheral/nrf5...
I'm looking for a simple demonstration application that can run on the nRF52 Dev board and communicate with the default Thingy52 firmware. My plan is to get this working on...
I'm trying to read the Device Name from address 0x21 on a BQ40Z80 fuel gauge, using my nRF9160 chip, connected via SMBus.
When polling the address space, I nicely get an...
I'm using Ubuntu 20.04, SES 4.52c, SDK 16 nRF52840 DK board.
I'm going to need to use the PWM driver to supply clock pulses to an I2S microphone and the I2S peripheral running...
Hello all, I've run into a weird problem that hopefully someone has a clue. My environment: - PCA10040A, nRF52832 - sdk 17.0 - softdevice s132_nrf52_7.0.1_softdevice.hex ...
Hi:
I have a set of 2x Thingy:91 and 2x Thingy:52
I want to make a setup where the devises work in line over a longer distance. T91-T52-T52-T91 is that possible all working...
I want to run the realtime counter RTC2 with softdevice S132 WITHOUT an interrupt handler. I have no purpose for an RTC2 interrupt handler in my code, as I simply want to...
Hello,
i have issues getting the new softdevice into my product.
nRF52832 with 512kB Flash and 64kB RAM.
Currently i use s132_v6.1.0, a bootloader and an application...