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...
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
According to Amazon documentation, it is possible to connect a smart home device to Alexa with the Bluetooth Low-Energy (BLE) mesh wireless communication technology....
What functionality has the NFC feature?
Work as Card Reader and/or cardemulation
For Card Reader
Which cards are readable (ISO14443 and or ISO 15693 / NDEF?
For Cardemulation...
I want to measure the current consumption of nRF52832 board with the sensors with the power profiler kit 2. I have added all the functions related to system off mode in the...
Hello everybody, I have an issue related to a peripheral which only lets a connection to be established using the proprietary (brand) mobile application. I try connecting...
Yesterday I want to demonstrate the installed toolchain using the nRF Connect for Desktop.
I got errors and it seems to be required to have internet connection.
Is that...
I try to run https://github.com/NordicSemiconductor/pc-ble-driver/tree/master/examples/nordic_uart_client But the following error occurred.
D:\pc-ble-driver\build\examples...
We do have an eeprom accessed over the SPI, and works well.
Need to add an option to access also the I2C eeprom.
Adding to the project nrf_drv_twi,c, nrfx_twi.c, nrfx_twim...
Hello every one
Pin numbers on DK boards are printed as P0.08 or P1.20 etc. but in nrf_config.h files Nordic assigns numbers to the pins. There are pin numbers from 0 to...
We are developing an application based in nRF5340 using nRF Connect SDK v1.7.0
In this application we have a bootloader for both app and net cores.
Bluetooth is set to...
I am testing UART between PCA10040(nrf52832) and Raspberry Pi 4. I connect TX/RX/GND 3 lines between RPI4 and PCA10040.
On host RPI4 side, my test app send 1 byte to 32...
Hi All,
I just had a quick question about the SDK as it pertains to assigned services. Is the BLE Base UUID defined anywher ein the SDK files? i have looked all over; ble_types...
Segger Studio is capable of reporting Flash usage and Ram usage (heap & stack).
Is there a way to do that without Segger Studio? I'm using gcc, JLink command line tools...
Hello,
I am working on nrf52832 I have set up the SES IDE v 5.5 environment with SDK 17.0.2.
I am getting compilation error "unknown type name 'uint32_t' "
The...