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 am trying to get the information of a couple different UUID's from the central device so that my peripheral device (nrf52840) can reflect the right name and other information...
Hi,
i am using nrfutil 6.1.0 in windows (i've installed it typing pip install nrfutil), i am using python 3.6.5 and when trying to serial dfu it shows the following error...
I have been using NRF52832 Rev 2 and I'm trying to move to Rev 3.
I've been trying to follow this tutorial: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts...
Hello Nordic Experts,
Recently, I followed the tutorials which are from youbute , but it failed when I tried to build the example project, my setups as below:
VScode...
Hello,
I have a problem with distance measurement using BLE. I adapted DM sample from nordic connect SDK to do measurement using "high precision" method. I collected over...
Hi, Nordic.
Our company has a product made with 52833 chip, and the working environment needs to meet minus degrees Celsius. However, in the experiment, it is found that...
Hello,
We are facing an issue when connecting CAN device
connection works fine intially
when we switch on CONFIG_BT=y in prj.conf - we are unable to connect CAN BUS...
Hi everyone
We're developing an IoT device with an nRF9160 embedded in it. We're trying to make sure we're implementing PSM.
We set our preferred values for TAU as you...
https://devzone.nordicsemi.com/f/nordic-q-a/87322/nordic-voice-system-nvs-package-activation---smart-remote-3-for-nrf-52/365318#365318
Hi team,
Further Queries wrt above...
I"m trying to test FIFO to transfer sensor values from one function/thread to other.
This is my current code:
I'm getting the following error:
It appears that...
Hi Support team:
Now I am planing to implement the dimmable light bulb based on SD. I looked at the mesh example (light lightness) and actually I abusolutely want to implement...
Hello,
I am trying to figure out which example is the closest fit for our design. We are using a 2 processor solution in our product, and the firmware for the NRF52832 has...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v1.9.1
Hello. We are preparing production. So I have to provide flash tool as well as binary only to factory without develop...