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...
hello i am using nrf52832 DK and working UART_APP_BLE , i want know where the data will be stored when we send any message through mobile to the device. can we see the received...
Hi, I am new at programming.
I am trying to program nRF51822 DK. But My Desktop can't appear J-Link Debugger as a USB drive.
I read some posts about that but I didn't...
Hi .......Clan
I am planning to make chatbox mean chatting (transferring the messages) between the central and peripherals even peripheral to peripheral , and device peripheral...
Im using MCP6S21 amplifier which takes input from some I to V converter and output of amplifier is connected to nrf52832 via I2C pins so how to change or vary gain of amplifier...
I am having a problem running MQTT_Simple on my nRF9160 DK.
The COM Port shows the following:
***** BUS FAULT ***** Precise data bus error BFAR Address: 0x4002a514 **...
Hi.
I am using the nrf9160 with the latest firmware and with all the instructions followed, I get this error . Faulting instruction address = 0x3648 Fatal fault in ISR!...
Hi,
I am working on mesh bluetooth using nrf52832 with PCA10040 , I used example from nrf5_SDK_for_Mesh_v2.0.1_src , my questions are
1.How many bytes(Max and min) can...
Our device allows only one device to pair and delete the original pairing information when there is a new device paired. Restore the original pairing information if there...
Hi,
I am using the nrf52832 dk for my project.
I am using the RX characteristic of the NUS example to send data from the phone to the dk.
In the same code i am also...
I tried to build the "nRF5_SDK_15.1.0_a8c0c4d\examples\crypto\nrf_crypto\aes\aes_all_cli\pca10056\blank" source code but I got the following error,
.\_build\nrf52840_xxaa...
Hello,
While i am trying to find the definition of SER_REQ_ENC_BEGIN(SD_BLE_GAP_ADV_START); it is there in the file ble_gap_app.c
When i right click on that function...
What is the difference between nrf5232, 1.8V and 3.3V power supplies? What should watch out for when replacing a 3.3V power supply with a 1.8V power supply?
Hi,
I'm developing a central application and I want my central to read the device name characteristic from 3rd-party peripherals. I do not know the length of the data in...
Hi,
I've been trying to develop a custom service for a Bluetooth application. This custom service (called ble_dts - Data Transfer Service) has two characteristics - Spectrum...