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...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
Hi,
We tried to remove a component that was glued to the top of the nRF9160 SiP and accidentally removed a bit of the SiP's metallic covering (see pic attached). Our guess...
Hi Team
We are using the Nrf52840 module for our dev purpose. As part of image update, we Erasing and load the new image to the chip by using Nrf connect App with Jlink...
Hi,
We have been designing a more robust version of the SLM application and in our testing we noticed a problem that we couldn't work around.
If the modem library's RX...
Hi -
I can't seem to find the answer to this question in the docs, or in the forums. What I'd like to know is - what happens if I update the bootloader and its size increases...
Using nRF5 SDK v16.0.0 on nRF5232. IDE = SES
When advertising is started, I want to advertise initially for 30 seconds, so I set APP_ADV_DURATION to 3000, and the device...
I'm working on an nrf52840 dk. I need to print the sensor data on the command line. I've added the sensor config to the prj.conf file as well as the sensor and sensor_shell...
Hello, Support
I am looking for AT Command example running on nRF52833, host interface is UART interface , and the SoC will be running like a AT Client?
Could anyone help...
I tried to work the zephyr MPU6050 out of the box but it returns "failed to find sensor MPU6050". I can't seem to find a solution to this. The overlay and prj.conf file were...
Hi!
I am working with an nRF5340.
- Is it possible to somehow fill an array with values read from a GPIO OUT register using DMA or PPI?
- Is it possible to assign...
i have installed segger ide and nrf connect for desktop for programm nrf9160 , i have successfully uploaded Blinky code (zephyr) .but now i want to create a new project ....
By default, CONFIG_ZBOSS_OSIF_LOG_LEVEL_CHOICE was set to ZBOSS_OSIF_LOG_LEVEL_INF. But I'd like to increase the log level to debug a problem I'm seeing. When I increase verbosity...
Whilst I recognise some of the NC pins on the nRF52833 are IO pins on the 52840, but I also noticed apin mapping difference on a common port...52833 A16 is P1.05 and whilst...
We are using SDK 15.3.0 and S140 v6.1.1 SoftDevice. We are using an external LF crystal with tolerance of +/-20ppm, and are therefore using
#define NRF_SDH_CLOCK_LF_SRC...
Hi,
As per this link , the memory requirement of Thread 1.2 based application in nRF Connect SDK is around 487KB, over which more will be added as per application development...
I flashed a nrf52dk - nRF52832 board with a sample project (peripheral_hr) and the name is displayed correctly in the nrf connect app and other BLE discover apps.
After...