Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
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...