Hi,
I am not able to connect to AWS MQTT (using sample code for AWS ) . I am getting Error code -11 every time . CA cart and keys added in code.
Same keys are working...
[This page]( https://www.nordicsemi.com/Products/Development-software/nRF-Connect-SDK/GetStarted#infotabs ) Includes a video, under "install and get started", but no download...
Dear Staff,
we bought some nRF52840 usb dongle .
Could you please:
provide a link/reference in order to send BLE packets in particular:
Eddystone packets in advertising...
I’m using the Zephyr nordic,npm1300-charger driver on an nRF52840 to control the nPM1300 PMIC charger. At runtime I need to be able to turn charging on and off—on command...
I have a greenfield project that I am currently working on and I am trying to work out the best approach to limiting access/features via Bluetooth.
In the past we have used...
Hello dear Nordic support staff,
I'm working on some legacy code (NCS 1.8.0 in case it's relevant) and see this in the inclusion list of one of the files:
Functions...
Hello,
My thingy:91 is publishing its messages to nrfcloud (=to the corresponding AWS mqttEndPoint and topics/ I suppose AWS IoT Core).
Now I want to get/process these...
In the example / serial in SES I see the softdevice is loaded as an "additional load file"
$(SDK_ROOT:../../../nRF5_SDK_16.0.0_98a08e2)/components/softdevice/s140/hex/s140_nrf52_7...
I am quite new to the nrf9160. Trying to run the gps example https://github.com/ExploratoryEngineering/nrf9160-gps . But everytime I get an error Failed to start GPS. I am...
Hello, the SDK example ble_peripheral\ble_app_uart includes the code below in order to forward data from the UART over the BLE. What it does is wait for a CRLF, or a certain...
hello
i have created 1 custom service for that created 3 characteristics.
with that 3 characteristics i'm trying to notify by using nrf connect app.
my question is...
We are looking for a BLE-enabled chip which can bind to a smartphone, with the aim of performing proximity tests. to make sure the person in possession of the chip is indeed...
We want to design a small tracker for key rings like car keys etc, it will be linked with mobile app. Is it possible to do so?
Whatever I have read till now is it is possible...
Hi,
We are planning to run the nRF52840 in CKAA configuration 3 (attached) in Normal Mode. When we boot, our regulator will provide VDD = VDDH = 1.8V. Reading through the...
Our product is using NRF24L01+ and PA to transmitter data. It pass all the test of FCC PART C but the BAND Edge measurement.
The below 2 pictures is NRF24L01+ Band edge...
Hello everyone,
I have been dealing with this issue for some time now, and I think it's time to find a definitive solution, I am sure there is one!
For my projects,...
I had some questions when using nRF5SDK160098a08e2\examples\dfu\secure_bootloader\pca10056_s140_ble for OTA test. Who can help me answer my question?
1. Can I return the...
Hi,
i have created some custom characteristics and i am enabling read and write characteristics in that, but when i am trying to write or read some data it seems that it...
Hi everyone,
I am trying to connect my nRF 9160 DK and Thingy:91 to TIM (Telecom Italia Mobile) CAT-NB1 network provider from Brazil. I am using the Asset Tracker and...
Hello,
For my project I want to use broadcast packages to send data to multiple devices at the same time.
I've seen that there is a beacon application that "should"...
Hi,
I'm trying to develop a custom service and am following a few examples in trying to do so. The software crashes for me everytime after advertising the new service...