Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
I am trying to the asset tracking application on nRF9160DK and following the steps mentioned in https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started...
Hi there,
I have tried to build mqtt_simple but ı got an error says:
#error bsdlib must be run as non-secure firmware. Are you building for the correct board ?
I am...
Dear Support Engineers
I am in the process of designing the automated testing platform for a 52832 based device and would like to test to make sure the components/devices...
Hi, I am trying to test the examples provided in nRF5_SDK_16.0.0 on nRF52840 (PCA20035) thingy91 device. But unfortunately, i didn't see the support files for pca20035. For...
I am using nvs_init(), nvs_read(), nvs_write() calls to store and retrieve user data. Everytime I flash a new image I use the following commands:
# nrfjprog -e -f nRF91...
Hi!
I was wondering about the Receiver Category of the nRF52840 according to EN 300 328. The device should be classified as a category 1, 2 or 3 receiver, based on the...
Hello,
I recently bought a nRF9160 DK version 0.9.0, I did a few software experimentations on it and now I would like to restore the certificates properly.
I followed...
Hello,
I am new to cloud development and was wondering if there is any more documentation or tutorials on how to use the Device APIs for nRF Cloud in addition to the guides...
Dear Team,
why is that the command " AT+CCLK" returns time with 2hours of difference? How should one compensate?
AT+CCLK? +CCLK: "19/07/19,19:57:30+08" OK AT+CCLK? ...
Using a multimeter and a Thingy:91 I've measured the current to
The nrf9160 ( infocenter.nordicsemi.com/index.jsp
The nrf52840
The total (measured between battery...
Hi,
The following article describes how to perform serial programming of nRF9160 on Thingy91: https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started...
I connected to nrfcloud using a SIM card from iBasis and the asset tracker example.
Is it possible to connect to nrfcloud using a SIM card from another vendor? (in my case...
We are trying to get the ble_app_uart project to run on an nRF52811 using Soft Device 113, since our application will require the LE Data Packet Length Extension. We started...
nRF51 - While trying to capture Bluetooth data via wireshark, i am unable to automatically split the capture files but the process works perfectly if capturing Ethernet data...
Hello! I am trying to modify the ble_app_hrs_freertos example to send actual heart rate sensor value to the nRF Toolbox app over BLE. I am able to read values from my sensor...