Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
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 evaluating the sdk14 ble_app_uart example. I am able to run this code and connect to this uart service but do not see messages get passed to the uart pin. Only when I...
I am using a nrf52832 Development Board with s132 for some BLE applications. I developed a beacon app, set for BLE peripheral, and every reading of the advertising from this...
Hi,
I'm using NRF51 DK board and i am following characteristic tutorial available. I am able to send temperature value over Bluetooth by using light blue app.. Instead of...
I am using nRF connect to debug an application on a nRF52832. When I perform a scan, I can see the UUID of the nRF52832 device I want to connect to. Where is this UUID stored...
Hi,
I'm unable to auto connect with nrf51 using nrf Connect App, if I select Connect using Auto-connect only and no Bonding in nrf Connect App for first time.
With Auto...
Hello,
i have a question about the range. I have a Bluetooth-Module with nRF52832. I tested it in my Office. Additional I can Change the Output power from +4 dBm to 0 dBm...
My use case involves buttonless beacons that should only be connected to by authenticated users on their mobile device (Android / iOS).
Once connected, these beacons will...
Hi,
I have Nordic NRF52 DK. What chip does it have? because there are quite many chips of NRF52 series and can you also tell me about the PCB reference design of the chip...
According to the PDM of the nRF52810 datasheet,the input of the filter is the two-channel PDM serial stream (with left channel on clock high, right channel on clock low),...
I am looking at a Bosch GLM50C and when i connect with nrf connect on IOS I can only see device information and a custom service, on android I can also see the generic access...
Hi,
I want to confirm two points in the PCB layout of nRF52:
In the data sheet and in the reference circuits section, there are no caps on pins 37 and 38 (QFN...
I made up a prototype board with BLE Nano2, connected via a JLink.
I'm using armgcc. JLink is needed to support RTT as I need the UART for another purpose.
My board file...
I'm upgrading an SDK13.1.0 project to SDK14.0.0. I'm using bonding and Peer Manager. nRF52832. Softdevice S132 5.0.0.
I no longer get any PM_EVT_PEER_DATA_UPDATE_SUCCEEDED...
Hello,
I am using nRF52832 DK, and implement my software using eclipse with ARM GCC complier sdk12.1. I have interface accelerometer sensor with this board. I have read SAADC...