Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Dear All,
I am building an application that needs to use NB-IOT and if that is not available then use LTE-M. I tried sending this AT Command:
AT%XSYSTEMMODE=1,1,0,2
...
When building the Matter Light Bulb sample application for the nRF52840 fails with:
/opt/nordic/ncs/toolchains/v2.1.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm...
What is meaning of error code 0x3004?
The following is source code of calling sd_ble_gap_tx_power_set().
int _gapTxPowerSet(const int8_t txPwr) { ret_code_t errCode;...
How do we read/write the preferred carrier lists on the SIM card with the nRF9160? Most modems provide the at+cpol command but this doesn't seem to be implemented on the ...
Hi,
We have an application where I'm trying to maximise BLE data throughput to it's absolute highest I can get. Through reading docs/researching and doing some experiments...
1. Is it possible to set MAC address from random to static for Mesh in nRF Connect SDK?
CONFIG_BT_PRIVACY =n and CONFIG_BT_SETTINGS =y seems does not change the behavior...
Hi,
I'm trying to use LPUART in interrupt mode (not async), but I can't get it to work.
I'm using the sample in NCS, which works when using async.
When I uncomment the...
I updated to the latest Toolchain Manager (v1.1.3) and noticed that I am no longer able to select "Open Terminal" to open a terminal window. This was working fine before I...
hello Nordic
i work with ncs 1.7.1, with nrf52832 soc
i tried to add a driver and for some reason i fail and i can not understand why
this is my dts
this is...
Hi,
we use the NRF52840 as a connectivity chip in a serialized application (based on nRF5-SDK v17.1.0 and SoftDevice S140).
When our main app starts, we would like to...
Hello,
While using the at_client sample, when the SMS is received, the following notification is seen
How can I have the access to these notification in other application...
Hi all,
I was recently asked about using L2CAP Connection-Oriented Channel (CoC) to increase thru-put of a project. This must be a gap in my knowledge as L2CAP was always...
Hello,
I've a query.
I am trying to build and see output of " Power Management Example".
C:\nrf_sdk52\DeviceDownload\nRF5_SDK_17.1.0_ddde560\nRF5_SDK_17.1.0_ddde560...
Hi! We are trying to send an HTTP request to our AWS Web Server. The problem that we are figuring out now is that we don't know the way to add a body to our request. We based...
Hello, I am trying to set up my Thingy91. I am using the latest modem firmware mfw_nrf9160_1.3.2 and have also successfully updated it with the J-Link EDU Mini as described...