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,
A problem occurs when i run the DFU over UART on my board.My bootloader project references to nRF51_SDK_9.0.0_2e23562\examples\dfu\bootloader\pca10028\dual_bank_serial_s110...
ANT experts,
I have been looking at the nrf52 implementation of the ANT timestamp (and timesync) features. One thing that is rather puzzling is the fact that the documentation...
Hi. I have two nrf51 dongles that communicate with each other. When I set the transmission power to -30 dB, the range is almost like 15cm, but whe I set it to -20 dB, it has...
nrfutil version 1.5.5
On Linux Mint (Ubuntu like)
in folder nRF5_SDK_12.1.0_0d23e2a/examples/dfu/bootloader_secure/pca10040/armgcc
make
nrfutil pkg generate -...
So I'm trying to upload the application over BLE.
Load the S110 w/ nRFgo Studio.
Load the DFU w/ Keil.
Build the ble_app_hrs example project in s110_with_dfu configuration...
Hello everyone,
I am currently using a nRF52832. I've been trying to use the low power mode with little success. I have been seeing a current draw of about 3.5mA. I would...
I am using an NRF52 dev board to develops a device that connects to an Android and IOS device.
I am unclear on where pairing comes into play with relation to connecting...
Hi in my project I am using nRF5_SDK_11.0.0-2.alpha SDK, s132_nrf52_2.0.0-7.alpha_softdevice. and nrf52 DK board(PC10040).
My issue is, when I run the ble_app_uart example...
Since PStorage has been removed and replaced by FStorage on SDK12, why is PStorage still listed as Experimental in the Documentation? It would appear that if you are removing...
Hello,
I am aware that according to IEEE standards RSSI value that chips return is not officially related to mW/dBm. However the values returned by your chips seem to be...
Hello,
I am trying to use timer with Bluetooth application . I want to provide precise time stamping using timer for each bluetooth event. But program execution stucks...
Hi,
I'm using nRF5 SDK V11、s130_nrf51_2.0.0_softdevice. My application has added the DFU service . I download application,softdevice and bootloader to nRF51822 AC, the...
i m using pca10028 with gcc tool chain setup in windows...now i m using sdk 8 and work inside ble_uart code...i was add rtc1 inside that code sucsessfully but now.. when device...