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...
I facing the above issue when build a project. The project structure is below. I copied the Git project project to d:can/firmware/zephyr/samples/drivers/can from https://github...
Good day Nordic people, I am facing a problem when erasing or writing to internal flash memory after enabling softdevice. here the details and tests: Setup: - GCC, arm toolchain...
Hello everyone,
I am working with the SDK v17.1.0 with the DK nRF52832 with the examples of ble_app_uart and ble_app_uart_c.
I managed to implement a multilink communication...
Hi Support team,
nrf5 sdk for mesh 5.0, nrf5 sdk 17.0.2, s132, SES;
We are trying to understand the LPN feature based on the LPN example because in our scenario there...
We're developing firmware for a custom board that uses the NRF5340. Today one of the developers reported that they were no longer able to communicate with the board over SWD...
Hello, all
I built CLI sample for Openthread, but failed to run, windows 10 couldn't find any nrf52840dongle inserted, and not any log output through RTT.
When I debugged...
Hi guys,
i'm using DFU over serial and i get the error 4 in NRF_DRV_UART_EVT_ERROR.
This was not happening before and suddenly started.
What could be the issue?...
Hi Nordic Support,
I'm running into an issue with ncs v1.8.0 directing log and shell to RTT backend.
Objective: Using nRF NCS / nRF52840dk - I want to dedicate 1x UART...
VirusTotal reports nrfconnect-setup-3.11.0-ia32.exe and nrfconnect-setup-3.11.1-ia32.exe as having TrojWare.Win32.Injector.ALGW@51nb03 and our IT policy prevents us from using...
Hi,
I've surfed through the forum for the lot of similar posts but couldn't get it to work yet. So, apologies if this seems repetitive.
My ultimate goal is to port the...
Hi,
nRF9160 output power is 23dBm,
Is it CLASS3?
If not, what is the CLASS?
In which document can you see the parameters?
Thank you for all your assistance. Kind...
Hi,
How do I get MODEM_INFO_ICCID correctly
Failed to get MODEM_INFO_ICCID using the modem_info_string_get function
Thank you for all your assistance. Kind regards...
Hi,
I´m using the nRF Connect with the Bluetooth Low Energy app on Windows 10. I want to edit the UUID definitions file to add some custom UUIDs, but the application is...