Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to implement the full application for the nRF52832, while merging the Application, Mesh DFU Bootloader, SoftDevice and Device Page intelhexes into the one file...
Hi teams,
I noticed nRFConnect v3.9.0 is released.
After upgrading it, I got different errors as following, while detecting my nRF dongle & PPK during BLE app & Power...
I'm referring this
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Flib_dfu_transport_ble.html
which states that when in bootloader...
Hello
on MQTT simple exmple, when device is loosing cellular reception it never recovers
do you have a similar \ some example that show how to recover from cellular...
Hi,
I'm using the nRF Connect for VS Code with SDK version 1.8.0.
Working with one custom PCB with nRF52840 as the peripheral and another custom PCB with nRF52840 as the...
Hi we are in the preproduction phase and we see that in the market there are two order codes NRF9160-SICA-B1A-R and NRF9160-SICA-R.
Looking at the datasheet it looks like...
Hi there,
I am trying to obtain a .hex file for my project for Release Configuration. I don't see the .hex file get updated in the pca10040\s132\ses\Output\Release\Exe directory...
I am a electrical engineering student in my final year of study and am developing a product for my final year dissertation.
The project idea is to help identify sickness...
Hello,
I am using,
iPhone 7
iOS v14.8.1
nRF Connect for Mobile iOS v2.4.13
I have used nRF Connect for Mobile on android which shows this menu when peripheral...
I am using the NRF52840-DK and using the Zigbee light bulb example.
1. The DK board successfully connects to the zigbee network - Z2M in this case.
2. I have added an...
Hi everyone, my colleague developed a firmware using Arduino Nano 33 BLE and PlatformIO. Now I have to rewrite the code using Segger Embedded Studio. The problem is in the...
Hi there, I am developing a peripheral to central system with nrf52840 base on NUS service. Now I tried to increase the MTU of the peripheral to 247 to increase the transfer...
Hi,
I am using NCS for development and configuring GPIO pin as input, but I found the GPIO can't configuring as NO-PULL mode. There are only two options: Pull up and Pull...