I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Hi,
I'm working on an IoT project with NRF52832 ( S132) . I need to connect this device to mqtt over 6LoWPAN (IPv6) and run it on a button cell battery CR2032 for as long...
HI,
I am trying to connect to our cloudmqtt account where the topics are dynamically created because of which is it not possible to pre-program a specific topic.
I would...
Hi,
it came to my attention that the inductor Murata LQP15MN3N9B02D (3.9nH) that is used in the antenna matching circuit of the nrf52832 reference design has become NRND...
Hi every one,
I'm a development product with chipset NRF52811, using soft device S112 and SDK 15.3.0.
My device will wake up and send data whenever I press the button...
Hello Nordic Team, I'm starting a project which consist in measure pressure in multiple points and send this data to central unit. At this point, using strain gauges with...
Hi,
I am using the Thingy 91 and I have a program, where I first read GPS, then switch to NBIoT Mode and then send the data to a server.
However if I switch the Antenna...
Hi, Nrf Connect was used as a central.When I send a data (Uart Service) from the app to the characteristic value of a Service (UUID:0x0002), the callback function of another...
Devices: nRF52840
Example: Light switch provisioner/client in one device
I have been looking into provisioner flash storage and am trying to understand at a fundamental...
Hi,
I flashed my 2 PCA10056 boards with light switch server and client respectively. As a provisioner, I am using my IPhone 6 wirh nRF`Mesh app.
After the provisioning...
Hi,
I am wondering how I would describe the capabilities of a device. Say, I were to develop a device that contains a light bulb and a fan. I could now use two elements...
Hi,
I am using Nrf Sdk Mesh V3.1.0 with softdeviceS132 and sdk board Nrf52832 and esp module
I want to implement Dfu process for my devices preset in mesh network and...
Hi everyone,
I am trying to include a header file into my project but the build solution fails with the error "No such file or directory"
I have placed my .c and .h file...
Hello,
From my software i get gps data and send to my webserver, periodically.
This works for some time then the system blocks! Nothing works anymore.
At first...
Dear team,
I have an understanding that BT Mesh is based on BT4.0 advertisement so even if we select a module with BLE5.0 the TX power will be less while using BT Mesh...
I am adding a new module with some new parameters that I export as service on BLE and I want to store in flash using FDS.
Starting from scratch, so installing the fw using...