Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
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,
In my custom board of nRF52805 , I am able to program basic UART application. chip is also generating internal voltages on DEC1 & DEC2 lines.
But i am not able to...
Hi,
I would like to include the direct test mode in my default application that runs the BLE stack. Is this possible ? Ideally I am implementing a custom NUS like service...
Hello,
I wish to download my source code to nRF5340 DK board.
I am working on Ubuntu, SEGGER Embedded Studio for ARM Release 5.50d, ncs 1.6.99 version.
After compile...
I'm trying to restrict the policy used to ensure that the AWS FOTA sample is working. The "allow everything" policy that is stated that it can be used for test purposes seems...
SoftDevice: s140_nrf52_7.2.0_softdevice SDK: nRF5_SDK_17.0.2_d674dde Problem: We trying to use the Secure DFU buttonless feature on our custom board. Our custom board has...
Hello,
We are currently using softdevice version 7.0.1 and SDK version 16.0.0. We are having difficulty nailing down a rare hard faulting bug. Very rarely, the device will...
Hi, I'm using Segger Embedded Studio for developing farmware of nRF52840.
and, using
nrf5_SDK_for_Mesh_v4.2.0_src
nRF5_SDK_16.0.0_98a08e2
I would like to use "es_battery_voltage...
i wish to change P0.13 as tx, P0.15 as rx , P0.17 as ctx , P0.20 as rtx
I change in bsp definitions and it worked for uart peripheral example,
I also change pin...
Hello,
The USB connector came apart from the nRF9160 development kit soon after a purchase was made from Symmetry Electronics. Would it be possible to have the board replaced...
I have an RTOS application into which I integrated a custom BLE service code. Question is, there isn't any need for a separate thread for handling BLE stuff? I see BLE events...
Hi,
I am trying to use UART APIs in blocking mode to receive data from another controller.
I intend to have a timeout on receiving function so not to stuck if no byte...
Hello. I am developing a central operation using nrf52832 (S132 v7.0.1, SDK v17.0.0).
I am investigating the data bit and stop bit settings. At that time, I found a page...
Hi !
I try to use VSCode but any examples return same error:
"Linking C executable zephyr\zephyr_prebuilt.elf FAILED: zephyr/zephyr_prebuilt.elf zephyr/zephyr_prebuilt...