Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
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...