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 Team,
In continuation with Case ID: 269054, 269278
I am using NCS (as suggested) to avoid high current consumption happening during softdevice initialization.
I set...
Hi, I'm enthusiast of nrf5340 DK. BUT: in the samples I'm not able to find some viable openamp (other ipc seems to have the same problem) example. I am looking for a way to...
To the kind Nordic support team,
I have got a nRF52833 based Raytac module I'm using to develop before using a custom board.
I'm using Microsoft Bluetooth Virtual Sniffer...
Dear Hardware Application Engineer,
We are using nRF ASICs for our IoT products for the past two years.
In nRF52x series products, forex. nRF52840, there is a power supply...
When I do a DFU on my device (nrf52832 with Zephyr) using nrfConnect, the update is successful, but I get a message in the log stating "Length of data to send exceeds MTU...
Hi Nordic,
I am using the Raytac module with the nrf52840 inside, I have set my hardware as mode of Reg0 DC/DC enabled. Which disconnected the VDD and VDDH. Also I have...
Hello,
We need to use the RX TX on TTL level. That is possible with the nRF24L02 chip, as fa as I can understand from the datasheet. But we also need to use 8 bits, even...
Hello,
I am using nrf52840(nRF5 SDK v15.2.0). armgcc compiler, softdevice s140 hex, and application + OTA bootloader combined hex file.
in my application, I have some...
Hi,
We're developing with Zephyr OS on nrf9160 and recently added SD Card support. We build our application also for qemu_x86 for testing purposes and would like to add...
Hi!
Hope you are doing well!
I was wondering if we can use a normal characteristic to do the buttonless DFU (i.e. transmit all .hex file through that normal characteristic...
Hi, I have a few questions related to extended advertising. I am trying to receive extended advertisement sent from an nRF52832 with an ios device. The Softdevice used is...
Hello!
I have the Serial LTE code running on an NRF9160 DK and sending AT commands to publish data to MQTT broker.
It happens sometimes that the NRF9160 looses network...
I want to verify below configuration can operate or not in bluetooth ?
Fitness tracker is preset in connected mode. Broadcast mode can be selected as fitness tacker have...
We have been tracking down the source of excessive power consumption that we have been seeing with the nRF52840. Our application is spending the vast majority of it's time...