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...
I am trying to test a combination of BLE central role, Thread with CoAP server and FreeRTOS on an nRF52840 using version 0.10.0 of nRF5-SDK-for-Thread.
I don't seem able...
i couldnt find any question related to my specific problem.. when i call that function my system is resetting after a minute or so and sometimes it is shut off. i am using...
In order to connect an external sensor to the available pins, will we need to create our own version of the FW in order to communicate with the sensor? Or are there generic...
Hi,
We're using nRF51288 on our product and we're interested to move to nRF52.
We bought the DK (PCA10036) EV board and migrated the code.
We've noticed that the...
Hi.
I am on compiling business now. Last days i tried to do GCC compiling and quite go well. But as always on last part i find an error.
My process:
Wrote code...
hi, I want to use BLUETOOTH for Position Service,
Did nrf52840 or nrf52832 support new feature in BLUETOOTH5?
like (1)LE Extend ADV?(2)LE Periodic Advertising Create sync...
Hi
I would like to write some data to flash directly before powering off. I have a few questions:
What is the best way to know if my write operation has finished...
Hi,
The followings are more like an observation rather than a question..
We just upgraded to SDK 14, and realized that some of the RTT logs were mysteriously disappeared...
Our application is running as a peripheral on a nrf52823 with SD132.
It starts running with slower connection interval (95-100ms) which is what we initialize the stack to...
I write the code without BLE part first, all the function works good but after I add the BLE part, it cause the chip reset. it seems like a random reset. why?
Hello, we would like to release our product to the market.
Our device is a (BLE) beacon based on nrf52 which is advertising some data encoded as manufacturing specific...
Hi everyone!
I have probelem with receice data over UART. In the other MCU use core ARM as : STM32, NXP... when a byte is recieved, MCU has flag to notify. That is "interrupt...
My code is in the link attached:
github.com/.../master
With that code we have a current measurement of 1.1mA. As you can see in the code, we have tried to disable all...