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.
I have a bootloader, softdevice and firmware (all with sdk 15.0 and softdevice V. 6) on a nrf 52840 on an counter-pcb.
I have upgraded the firmware to sdk 16.1 and use the...
Hello together, I am just starting to work with the nRF9160 and have some problems with the configuration. I inserted the iBasis SIM card and tried to get a LTE connection...
Hi,
I am using a ble_app_blinky example (SDK16) to communicate with the BLE devices. NRF52840 is connected with the client devices and successfully sending the data to the...
Hello,
I would like to know if it is possible to not use softdevice because i need more flash for my code. I guess it is possible but when i don't enable softdevice in my...
Hello,
i'm trying to use SPI with nrf9160DK as master and RFM96 module as slave. At the moment, i'm developing elementary functions to write and read from my slave device...
Hello
I am working on Nordic nrf52832
I am using the "ble_app_blinky_c_pca10040_s132"
I want to use ble for scanning a beacon (eddystone TLM) and collect its data. ...
please help. I need functional description of what is need step by step for doing a zigbee hardware device switch and management over bluetooth on the thingy52, i have all...
Hi Team,
We are using the NRF52840 with s140 Soft device for our BLE application.
While we are facing some issues while doing debugging.
1. We are getting Hard Fault...
Are there any issues of pairing a nRF52833 using OOB pairing with a IOS device? Is there a good example code I could start with?
Thank you very much.
All the best
P...
The system requirements: 50 identical nRF53-based devices (each with a sensor and an actuator), positioned within a 3x3 meter square should be connected to a single computer...
Edit : The code posted below works on the 96x96 3V(LS013B4DN04) variant of the display, I still have no idea why it doesn't work on LS044Q7DH01, but I'm guessing it doesnt...
Hello!
I have some devices with a custom built PCB on my desk, all of which have my own custom firmware on it.
Sadly the devices don't have access to the debug pins...
Hi Team,
May I know the functionality of the below mentioned signals:
MIPI RFFE interface pins: VIO, SCLK, SDATA. MAGPIO interface pins: MAGPIO0, MAGPIO1, MAGPIO2. ...
Hi,
I got a question on nRF52832 platform. When it is brand new (so without loading any of our FW) and powered through 3V3, it draws up to 4.6mA when powered. But we also...
Hello,
We have seen the below error,
NRF_ERROR_INVALID_ADDR If the EasyDMA is used and memory adress in not in RAM.
While trying to connect with an external sensor hub...