Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
Hello,
Where can I find the pre-built binaries for the below Provisioning options :
1.OOB (Public Key) and Authentication - Input
2.OOB (Public Key) and Authentication...
Hello.
I have an nRF51822 chip and I'm trying to figure out how the whole nRF5 sdk works.
I am using the Segger Embedded Studio.
I downloaded the last nRF5 SDK v15.3...
Hi!
I'm trying to use the AWS-FOTA sample, I flashed the sample onto the board and it connected to the AWS account successfully, but when I try to add the update.bin file...
Hi. The main loop of my app is mostly doing SPI communication to a GPS receiver. I'd like it to do that every second or so and spend the rest of the time in system on but...
Is it possible to configure the ACL to protect the UICR registers?
If so, would this have any impact on the SoftDevice or other nRF52840 peripherals? I.E does the SoftDevice...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
Hi
I am a beginner in the MCU and SoC realm. I was checking the nRF52810 WLCSP33 specs but could not find any mention of the bluetooth range. Is it a standard range for...
Is anyone aware of the status of NBIoT / CATM1 use on flights? Are they covered by the various "mobile phone" limitations of use?
I'm referring to the use of a product containing...
Hi,
I am developing central device application which shall run on Win7 PC + nRF52840 dongle / equivalent nRF52840 DK
I intend to develop in C# / C++ and call PC-BLE-driver...
Hi all,
I have a problem with ble_app_beacon example. I'm using sdk v15.2 and my board is this . The problem is that I can see the beacon alive in the nRF Connect app on...
Hi Devzone, I am struggling to build projects in SES. I am getting "fatal errors" when I try to build applications and samples. See following output from SES (asset_tracker...
Hello,
I tried using the Thingy:91 out-of-the-box, but didn't succeed, using a SIM (LTE-M/NB-IoT) of a local operator. I suppose this is possible?
Thanks.
Guy
Does Nordic provide a BLE functionality with a USB dongle that a PC application can use? I do NOT want to use the Windows 10 BLE as it is buggy and does not provide the low...
Dear ,
I just tried to run LTE-M/HTTP POST with NCS v1.0.0-rc4 (with nrf git fetch origin pull/943/head:branch1)
but, I COULD NOT POST any more:
It worked normal...