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...
Hello there.
I am new to Nordic and embOS. I work with nRF52823 and my task to implement UART communication. Could you please explain or refer me how do I import nrf/nrfx...
Hi Everyone,
I'm currently working on a project which uses the nRF52832 and nRF52DK.
In this project, I have to broadcast my battery level when the development kit is...
I have a product with an nRF9160 and using its modem to connect to a LWM2M server. I have recently enabled modem delta firmware updates, and have seen an annoying issue. The...
Hi,
We want to explore I2C examples in nCS SDK 1.7.1
Can you please enlist all the examples having I2C implementation.
also want to add I'm referring to I2C API's...
I 'm using BLE Nordic UART Service (NUS) for streaming data packets which contains read sensor data. I need a way to check the packet loss happening for example if the other...
Hello,
I am developing an application that requires advertising of multiple custom service over BLE. I have successfully implemented the custom services, assigning a custom...
Hi All,
As far as I know , BLE Thrughput is basically set around a few parameters => 1. NRF_SDH_BLE_GAP_DATA_LENGTH
2. NRF_SDH_BLE_GATT_MAX_MTU_SIZE
3. NRF_SDH_BLE_GAP_EVENT_LENGTH...
1) I have set up the Zephyr development environment by following the instructions at https://docs.zephyrproject.org/latest/getting_started/index.html
2) I am able to build...
In my device, I must support HUB(central and peripheral roles) mode. I found it will drop data in weak signal. and It will be better when be central roles only in the same...
Hello.
I am just do one project with Zephyr and nrf52840 to control one step motor, the one task is to get pulse number of pwm pulse when motor is running , I think PPI...
I start a application from the demo central-uart with the NRF CONNECT SDK 1.9.1
I try to communication via the com.
but the first byte of the rx buffer is wrong,I did...
I am running the throughput sample project on sdk 1.9.0 using two nRF5340 dev kits and am getting a throughput of 197 kbps using 2M PHY, Data Length 251 and Interval of 7...
Since upgrading to SDK 17.1.0 i get the following warnings of a redundant redeclaration for SystemCoreClock, SystemInit() and SystemCoreClockUpdate() for nrf52810 and nrf52840...
How to upgrade the nRF52832 tag in OpenWRT+nRF52832 gateway
gateway(openwrt+nrf52832) |_____ nrf52832 tag1 |_____ nrf52832 tag2 |_____ nrf52832 tag3 |_____ nrf52832 tag4...
Hi,
I try to install nrfconnectsetup330ia32.exe on my Windows-10 x64 bit computer. The setup program hangs when the progress bar is at about 33%. It just sits there without...