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 error 0x3401 in ble_app_uart_pca10040_s132 (nrf52 dk, sdk17) in ble_nus.c line 95:
err_code = sd_ble_gatts_value_get(p_ble_evt->evt.gap_evt.conn_handle, p_nus->tx_handles...
Hi,
I've been using the python bindings for the pc-ble-driver and have been getting things to work, but I noticed there is no API exposed for reading the RSSI of a connected...
I am using nrf52811, SEGGER Embedded Studio and I want to use Beacon demo. I click Build and Run , it prints as below:
And I can not find the beacon device in nRF Connect...
Hello,
We are planning to buy the BWG840F BLE to Wi-Fi gateway.
https://www.fanstel.com/wifi-ble-5-iot-gateway
It has the nRF52840 module (BT840). We have the nRF52833...
Environment:
Segger Embedded Studio
nRF52840
S140
Windows
nRF 5 SDK 17
Hi,
I'm developing a device for a small side project. I need to get logs in both the...
I am trying to integrate MAX30003 drivers in spi_pca 10040 example, So that I can get the sensor readings of the MAX 30003 sensor. But I am stuck at this error.
When I...
Hi,
I am using nrf52 development kit . I connected peripheral device and communicate all characteristics using DK.
But i want read rssi value from peripheral. I didnt...
Hi,
Do do you know of any Xamarin Development being done using your development kits?
Trying to determine the best way to get up and going using Xamarin vs native iOS...
Hi there,
Just wondering why serial_uartes example has been removed from SDK17, We have to use 2 uarts at the same time.
Is it intentional or accidental ?
Thanks,...
Hi everyone. I'm using a Thingy:91 and the asset tracker application. I can compile and flash (using SES and a Segger J-Link) the application and the device connects to the...
Hello,
I read your white paper nWP-030 about selecting the decouping caps. But I didn't find any explanation why you also specify maximum values for the caps. Especially...
Hey,
I am using SDK12, S130, nRF51822;
Trying to create a DFU update for application which Also writes over a certain area in the reserve app data, in the end of the designated...
Hi,
I'm using 52833 and S113.
My system works well, i have all my caracteristic and i'm able to read it out with nRfConnect mobile app.
But it is terribly slow .
I...
I'm using nRF52832 S132 and migrating from SDK 15.2 to SDK 17.0
My previous code used nrf_serial which appears is no longer available in SDK 17. I don't see any info in...