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
According to your Blog "LTE-M vs NB-IoT Field Test: How Distance Affects Power Consumption" the maximum distance between the base station and the Dev-Kit was 12km....
As of a couple weeks ago, the buyout process has been completed for LC3 and we no longer require an Evaluation or Sublicense Agreement. Here are the links to Documentation...
Device: nRF52811
Board: custom (EYSNSNZWW module is used)
SDK: 16.0.0
SoftDevice: S112(v7.0.1)
Sample Project: ble_app_uart
I found that the current consumption...
Hi,
I have a product which will be available for Verizon, T-Mobile, and AT&T. I will have one firmware for all 3. Do I need to set anything special for any of these carriers...
I am in the process of migrating from PlatformIO on VScode to NCS on VScode, but im really struggling. I tried setting everything up on Windows and Fedora. on WIndows my main...
Hello Nordic Family. I hope this post finds you well.
I am working on a project where I have connected multiple sensors to the NRF52840. I have collected all the sensor...
Hi,
I have a quite controversial question I want to ask! I am new to the world of Nordic Semiconductor chipset and I need some information in order to decide which way to...
Hi I am trying to run the exampls of dwm1001 git file of ex_11b_leds on dwm1001 dev board using SES it gives me an error on Zephyr.h file , how can i connect to the nrf connect...
I developed a product for the customer with 9160. It used to run on the sdk of ncs1.2.0, and its fota function is normal; Now I have upgraded the sdk to ncs1.9.0, and found...
Hi!
Working on a BT peripheral device that will work in two modes depending on a runtime check at startup:
Sending data over BLE, running on battery (UART unused).
Sending...
Dear Support
I am developing a central application, scan and send out scanned packets via UART to host MCU, where I am thinking of calculate the advertising interval by...
Hi! I followed the recipe described on nRF Sniffer for Bluetooth LE to flash the sniffer .hex file into my dongle, install and configure the wireshard.
When I start the...
I am trying to install using VS code, using the video
https://www.google.com/search?q=install+nordic+visual+sydio+code&oq=install+nordic+visual+sydio+code+&aqs=chrome..69i57...
Hi everyone, i am new at this platform.
In my project, i need to take gps data from uart and send the data over zigbee with nrf52833. I haven't found any example and don...