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...
Good day I need to add UART to a project based "Thead MQTTSN client publisher" example code. The device needs to receive data over UART and then send the data to the MQTT...
Hi All,
I am trying to connect Segger Embedded Studio for ARM withnRF Connect SDK for DWM1001 Dev Board connection.
Can anyone help me with that/
Thanks !
Hi,
I'm working on a product using an nRF52840 that must communicate with a custom 802.15.4 product created by my customer. Their product does something nonstandard - after...
Hi,
We've been using the nRF52840 for a while now with the LDO configuration. We are trying to optimize the power consumed by our system and are exploring the DC/DC configuration...
Hi,
I have example nrf/samples/esb/prx. Now I want to add UART0 (in ASYNC mode - DMA) for TX and RX communication with another device.
I just tried to proceed according...
Hi there,
I'm using SPIM2 for an external accelerator, and I wanted to set it up. I insert all as requested, but compiling it says me:
This seems to be an error coming...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
I am having strange linker problems with NCS and VScode (I really hope im not just dumb and oversee something obvious here..)
I am currently migrating from PIO to NCS, and...
Hi,
the lastest version of nRF Connect (= 2.1.0) no longer shows examples and build targets for the Thingy:53.
Also, in the examples section there are no samples/applicationf...
I am suffering a very similar problem as to case 280113 (ERROR Error when fetching device versions: readFwInfo error (Origin: "Error when running nrfdl_fw_read_info")) and...
Hi!
I am trying to streamline development a bit and want to set my image version based on the latest git tag and commits since then and I have a script that extracts that...
Hi All, How do I get the raw timestamp in the shell out ? I did try several log timestamp settings but no success.
Observer behavior: *** Booting Zephyr OS build v3.0.99...
Hi I made a custom board with an nrf52811. I did program an ble-peripheral project. After I connected the LED stops blinking and it's on. But now It don't go back to blinking...