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,
We have successfully created a PCB layout with a PCB antenna following the reference schematic provided by the nrf8001 datasheet. We tested and it is working fine. However...
Hi,
I am trying to interface External Flash (IS25LP064A ) using SPI example in SDK v16. I am able to read the Manufacturer_ID and the device ID from the external flash....
Hi,
Is it possible to somehow read END event register via CPU (not with ppi usage)? If yes, how? I have tried to read value on address from pointer returned from function...
Hi, I am facing an issue my product contains Ble dfu update, I tested my code without enabling DFU and it runs fine ... but after enabling dfu and creating package... I update...
Hello, everyone!
I use SDK v17 and test various functions using App_Timer. The timer function that I want is to turn the LED on for 5 seconds and then turn off after 5...
Hi,
We have been working with a coordinator and an end device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b
Both devices are Zigbee 3.0 and implement...
Hello all,
I am trying to make use of some Sparkfun libraries for some sensors in my nrF52pca10040.
I am interested on I2C, these libraries use the Arduino library Wire...
Hi everyone,
I am using the PPK to supply 3V to an external device and measure the current consumption.
When I start nrF Connect, connect to the PPK and change the Voltage...
Hi,
I have a custom board with nrf9160 and I'm using it to send messages to the AWS server via mqtt. I managed to reproduce a bug where the TLS socket send function hangs...
Hello,
I want to connect my Thingy 91 to the nRF Cloud to use LTE Link Monitor and other features. The provided iBasis SIM card isn´t supported in Germany so I got another...
Hello,
I saw in a previous post that data exporting would be available in future software updates but currently, the version has been updated to v2.3.1 and I still don...
We have an iOS application that is performing a DFU to a nRF52832 running SoftDevice 6.1.1 (SDK 15.3.0) on a custom board.
Most of the time the DFU works fine but testing...
I am working on an existing Bootloader project, it uses the Bootloader from the SDK with added custom thin layer on top of it. It runs on a custom board.
I can see the debug...
Hello all,
I am using the Application Timer (as written in https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/application-timer-tutorial...
Hi,
Developing on nRFConnect/ZephyrOS and looking to enable multi-threaded debugging using pyOCD firmware on nRF52 DK, since not currently/yet supported by JLink.
Was...