Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
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...
Hi, I'm testing the ICMP example, using a Raspberry and a custom board with a nRF52840. I follow the instructions on the "Connecting devices to the router" found in the infocenter...
hello,
i am using two customised nrf52840 boards and this example https://github.com/NordicPlayground/nRF52-ble-long-range-demo to get the maximum range between two boards...
Hi.
I have NRF52840 with softdevice and GPIO0.7 and 0.27 connected to DALI CLICK and set up and 0.7 - IN, 0.27 OUT. I'm also using TIMER2 for running callback every 104us...
I'm using nRF52832 with an external motion co-processor. As a part of a robust reset strategy, I want to connect a single nRF52 pin to the co-processor's nRST pin to generate...
Hi
I'm using NCS 1.4.0 and SES. If I change the setting in Serial LTE modem to CONFIG_SLM_CONNECT_UART_2 for external MCU connection, I get an error msg from SES: Cannot...
Hello,
I am using "nRF5_SDK_for_Thread_and_Zigbee_v3.1.0_c7c4730" for NCP as well as other thread devices. nrfutil version: 5.2.0 RPI3 image: RaspPi_OT_Border_Router_Demo_v3...
I'm running OpenThread on a nrf52840-mdk from maker diary. I'm using the nRF SDK for thread and zigbee.
I would like to poll a sensor periodically. OpenThread does not offer...
hi support team,
i found that 52833 UART power is different from 832,
in SDK17.0.2,
832 is still 1.15 mA(with DMA), however 833 is about 0.437 mA(with DMA),
832 is...
Hello,
I want to use the BLE UART example on my PCA10040 development board, but I can´t transmit or receive any data from my PC to the smartphone with the nRF Connect app...
Hi all,
I have a question.
When I try send message coap, it can send as mesh network.
But when I send search gateway msg, connect msg from publish (subscribe) Node to...
My custom nRF9160 board does not communicate with nRF Connect Programmer.
"Unsupported device. The detected device could not be recognized as neither JLink device nor Nordic...
Hello everyone!
I have some issue with the comparator module on the nrf52820 chip.
We need to compare one of external analog signal the 1.8V internal reference source...
Hi,
I try to achieve high throughput via BLE connection between two nRF82540dk boards. I would like to maximize duty cycle of transmission in the connection interval. Unfortunately...
I am sending 240-byte data from peripheral to central through notification (without response) by using the ble_nus_data_send() function when the BLE_NUS_EVT_TX_RDY event comes...
Hi,
I received source code and compiled .hex file from Visual GDB from previsou developer.
I would like to continue development in Segger Embedded Studio.
I know the...