I have questions about the build process. I received an example, and I’m curious about the roles of the folders and files in the APPLICATIONS directory. Also, it seems like...
Hello,
We have an nrf5340 custom board and during frequent BLE connections/disconnections sometimes it seems the netcore gets stuck. We are connecting to an iOS app and...
Hey everyone, I am looking for big size capacitive touchscreen for my next project so I do found with resisitve touch using FT810 EVE graphic controller with nrf52840( https...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hello,
I want to install nRF5x Command Line Tools on macOS, I found this user guide, infocenter.nordicsemi.com/.../nRF5x_Command_Line_Tools_v1.3.pdf and on page 5, it lists...
hello guys,
I using nrf52840 development kit and segger embedded studio. I want to write a program to implement spi protocol, can I get a simple reference code to write...
PWM output with stable frequency
SDK: 15.3.0 Example: low_power_pwm Device: EYSHJNZWZ (nRF52832)
I want to output PWM with a stable frequency. In the above sample, PWM...
Hi,
In order to speed up network registration times I'm trying to do a band lock to 13,4 (Verizon & ATT within USA), so I'm issuing the below AT command which responds with...
Hi,
The baseline PSM sleep current of our device with all of the additional support circuitry is 100uA, and have just integrated FOTA capability.
However when we set CONFIG_BOOTLOADER_MCUBOOT...
Hello! Trying to understand how to connect to AWS IoT. I use nRF9160. As for template I'm using mqtt_simple sample. I found broker address, but how to use security keys and...
Hi,
we user the standard NUS example as peripheral. Starting from IPhone 7 an mtu size of 251 is negotiated. Sending from the peripheral is possible but receiving from the...
hello,
I noticed that CLI tools download links changed after Nordic moved to the new documentation system. it used tio be possible to do:
but this links do not work...
Hello,
I am developing using NRF52832 and nRF5_SDK_15.2.0.
I am using FDS to manage some data.
Size of each data will be 20bytes. I like to store maximum 1000 data...
Hi,
We modified the lte_ble_gateway example and connected to our aws iot server. And have faced few issues so far and would like to get some hint from you.
We are using...
This question was asked, not answered, and locked. So I will ask it again
I changed the security settings on a CCCD for a heart rate measurement characteristic and got...
Hello,
I have troubles with the timer interrupt. The code work fine until the timer hit the compare value and then stop.
This is my function for the timer init:
Here...
Hi,
I have a problem with the BLE mesh light example using the static provisioner. I have modified the example to have multiple Generic OnOff servers. Client and Servers...
Hi, I'm a beginner of Firmware Engineering and facing an issue on programming of sensor module.
I am using a sensor as IIS2DLPC made by STM, and board is nrf52840 dk board...
I am re-starting a project to send MQTT topics to AWS. At this point, is MQTT_Simple still the best way to start and then modify the endpoint as suggested in case 224855 or...