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 want to eraze the flash page of nrf52832.
Since the default flash page size is 4096 bytes, it takes 90ms to eraze the page.
I want to shorten the time for erazing...
Hi!
I have to do an application is talk via bluetooth. I think i use codec IC to sample the voice then send data via bluetooth. In the receiver device , I use other codec...
I am attempting to write to multiple CCCD handles in a service as a central with no luck. I need to write to one CCCD handle to enable notifications and another handle (BLE_UUID_UPDATE_CHARACTERISTIC...
I am planning to start a project using nRF52832 but do not want to buy IAR or Keil as they are expensive, if I use GCC Compiler with SDK then is it possible to debug the code...
Hi, beginner here..
Frequency hopping used for advertising bluetooth beacons uses which 3 frequencies? Is it possible to choose those frequencies using the software...
I am admittedly a little lost here:
I am trying to utilize a RedBear BLE Nano 2 (nrf52832) to collect serial data from a sensor and send it to a raspberry pi every 15 minutes...
Hi, I have a wristband with a full color display and touch with a nRF51822 where I am using SDK12.3.0 and Softdevice 130. I want to display a YES or NO question on the display...
Hi Nordic,
We created a product using the nRF51822 and, because of space constraints, opted to use the antenna design from the beacon . We are now undergoing FCC testing...
I have the mesh serial example working with nRF51-DK (nRF51422). I am now trying to run the same code, via the nRF51-DK debug port, to a nRF51822 QFAC (32Mb) based board....
Hello,
I'm trying to make CLI working with UART and BLE (NUS) backend simultaneously.
Starting point is CLI example from SDK 14.
What should I enable in sdk_config.h...
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...