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 get answer from msromero that If zigbee network is open, then new zed can join this network.
What means that nework is open ?
I want zigbee netork is silently joinable...
HI, i would like to get device name and print to uart, but when i try to print the device name i got error character.
Here my snipet code and uart result
Hi.
My target device is nRF51822 and SDK version is 12.3.0.
I try to add Device Information Service to example "ble_app_uart_pca10028_s130"
---------- main.c (added...
Hi,
I am using NRF52832 sdk 15.2.0.
I am trying to do a device firmware update by following this link: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting...
Dears
I listed my questions below. Thanks.
1. About GPS searching and fixing, I tried Thingy91 outdoors.
- When Thingy91 connected to LTE, did LED shall blue color?...
I have a nRF52810 project which initially used the ble_peripheral/ble_app_hrs from the enRF5_SDK_15.3.0_59ac345 as a starting point. I have changed to a custom service and...
I am programming using the glucose service example source. The example source does not send any context data, so I added However, when testing with nRF toolbox, I noticed...
I'm trying to connect to my local LTE network but I can't pass the yellow and blinking LTE step. I couldn't also run the Asset Tracker project. Please tell me if you are covering...
Im trying to connect Thingy:91 and Thingy:52 to my mac book pro using USB cable to use AT config commnads. In both cases I'm getthing the following messages in the log window...
Hello there!
I was trying to look up some default values to take an RF measurement and I was wondering what the default Tx power is for the Advertising portion of the app...
I've finally worked around some funky bugs that only appeared after updating to 15.3. In my app, I had to change my clock source to RC or SYNTH to make it work (was hanging...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Ok so I am trying to integrate SPI master and slave initialization code. I am very confused about legacy and non-legacy drivers and HAL. I am getting strange compilation and...