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...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hi,
I am using nRF Connect for Desktop v3.4.0 and BLE app v2.4.0. I flashed the latest connectivity firmware ("ble- connectivity 4.1.1+May-07-2019-15-12-19. SoftDevice API...
I am creating a device that grabs on air mac addresses from advertising channels. I know that that macs can rotate and change. Im able to pull out bytes 3:8 of the payload...
Is there data on flash durability? This is written in the spec:
The Flash can be read an unlimited number of times by the CPU, but it has restrictions on the number of times...
Hi Nordic folks,
We are using the nrf_security library inside "sdk-nrfxlib" ( https://github.com/nrfconnect/sdk-nrfxlib/blob/master/nrf_security/ ) to support our projects...
Hi
We are planning to use the DFU SDK to update the firmware from an Android tablet(central) to multiple peripherals/slaves at the same time. The FW is around 200KB and...
Dear Nordic team,
I am using a NRF52832 and SDK15.3 + SD6.1.1 and Segger Embedded Studio to develop my code.
I started developing my code from the example "ble_app_template_pca10040_s132...
Hello,
I'm trying to use an oscilloscope to profile my current consumption on the nRF9160DK. I'm setting up according to the spec here: https://infocenter.nordicsemi.com...
I am now using SDK1.3.0-rc1 with NRF9160. I use the serial_lte_modem project and using nrf52 to send at command for controlling nrf9160.
I can connect to the network,...
Hi every body, I am using nrF9160 SDK. I am testing the sample project Blink_LED. In the documentation is written that LED1 is connected to P0.02. If so then why the voltage...
Hi, I would like to measure the elapsed time difference between using FPU and not using FPU in my app (nRF52840). I'm thinking to use the FPU FFT as the base example. So I...
Hi all,
I'm working on a custom Bootloader for my nrf52840-based board. The bootloader needs to support DFU from external SPI Flash. So far, my bootloader can read from...
I am working on the Thingy_SES_FW project ses file provided here . I have the goal of compiling this file. However when compiling errors(shown below) core_cm4.h: No such file...
Is there a notification signal that the ZBOSS provides that will let the coordinator (ZC) know if a router (ZR) that was in the network no longer present?
For an example...
Hi, I have been trying to get Thingy91 to work with the LwM2M sample found here . It works fine with the nrf9160 devkit and it seems to work for ~1min or so with the thingy91...
Hi,
I am using NRF52832 with NRF SDK 15 and Mesh SDK 4.0.
As my knowledge, I can update firmware for my device using SDK15. I want this cause my network does not have...