Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
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...
https://devzone.nordicsemi.com/f/nordic-q-a/49269/long-range-nrf52840-central-can-t-connect-with-peripheral-in-ble_gap_phy_coded
due to this problem recently I have problem...
Hi Nordic Support Team,
I have asked this question previously, but I might as well make another post to collect my experience with this problem this past month. I will try...
Hello,
Here is my configuration:
NRF52840
S140
#define NRF_SDH_BLE_GATT_MAX_MTU_SIZE 247
I would like to enable DDLE in order to get more than 27 bytes in each...
Getting the following build error when trying to build a test program after adding my HDC2022 driver to Zephyr: I think this simply has to do with a linker issue I'm missing...
I am struggling to understand how to use a Soft Device 132 on a BT832 fanstel part. I need to have the uart come out on pin 1 and 2, and have hardware handshaking enabled...
Dear Sir/Madam,
we are trying to send large chunks of data (up to 512 bytes) via bluetooth with notifications with the added difficulty of an arbitrary MTU size. Our approach...
I am trying to update on nRF52 DK board with another, separate nRF52 DK board using OTA firmware updates. Essentially, I am trying to replicate how the nRF Connect Desktop...
hi...
i am using nrf52840 , segger.... mesh sdk 3.1 version in this case i want to send the simple message from client to server .how to do this ?
suggest me an idea ...
Hi,
I have some of peripherals at 1.8V and some at 3.3V that I'd like to run off the nRF5340. Is there a way to selectively set which interface is in a specific voltage...
Description:
We'd like to extend our existing bootloader. It currently supports UART transport and we want to retrofit a bootloader that also supports OTA via BLE. On merging...
I am testing the nRF9160 DK. I would like to know which SIMs are available in Japan.
I have confirmed that Sakura's Secure Mobile Connect SORACOM(Plan-KM1) works.
I'm...
I'm sorry if this has been answered somewhere else, but I couldn't find a thread that specifically addressed this.
Looking through the Modem FOTA options there is the...
Hi,
I'm working on a design with nRF52840 on PCIe Mini Size card. Since there is no VBUS rail on PCIe connector and I need a communication via USB, is it possible to bypass...