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...
Hello,
I am trying to use Eigen matrix library in a project on the nrf52832.
I was able to compile a very simple example however I get a mem_manage_fault while debugging...
I am trying to connect a low power camera Himax HM0360 to nRF52840 dk. In the camera device specification, it is mentioned that it provides I2C serial interface and full speed...
Hi, I'm just experimenting with my nRF9160 DK and have run into some questions regarding the default asset_tracker_v2 program and how some of it works. I have read the documentation...
Hi!
Basically, what it says in the title.
Datasheet mentions that for 2Mbps mode (enhanced shock burst) spacing should be 2Mhz or more.
Does that mean that number of...
Hello everyone,
I used nRF24L01 and Arduino to jamming 3 channel advertising BLE ( https://github.com/lws803/BLE-jammer ) and my Gateway can't receive message from my door...
I am trying to develop an environment based on the prx ESB sample and add nrfx_timer.h dependencies. This is not necessarily a question specific to this setup but a more general...
Hi,
I am using SDK 17 version. The file name is ble_app_uart_pca10040 . I send to data from nRF Connect app to nRF52 DK and this data reach correctly to nRF52. But i didn...
Hi,
Now I have some custom data that I want to save in flash to ensure data not lost when power off. What should I do?
Platform: Windows 10
NCS version: 1.9.1
Boards...
Currently, I'm facing a problem, that a custom board somewhat doesn't work. The main only consists of
The problem is, that the cpu seems to wake up every (about) 500us...
Hi,
I would like to know if the following application is possible using the nRF52840. I'm open to use the nRF5 SDK or the nRF Connect SDK.
I have a base station with the...
Hello, i want to use SHA-256 to encrypt a Payload of my outgoing MQTT Messages.
I started to modify the NRF9160 MQTT Example. To test the encryption i copied Code from the...
Hi, I am trying to implement buttonless DFU on my nRF52832 on PCA100040. After using the NRF Connect app to initialize DFU, the DFU log on the app gets to the line
upon...
When I'm trying to compile the coprocessor sample (compare https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thread_tools.html#configuring-a-radio-co-processor...