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...
Hi,All:
When i use SDK16 ble_app_hids_mouse example, the computer warns: driver error.But when i use the same dongle with another mouse,it is no problem.It seems the problem...
AS topic,I modify it from app_hid_mouse example from 52840 to 52833,and use timer1 to generating frequency 50kHz ,video as blow:
but at first pairring and connecting,it...
Hello,
I want to migrate from Segger project to gnu arm gcc project.
I Segger's project, I have add several RAM memory regions in flash_placement.xml. Now want to move...
Dear Nordic,
I currently have a BlueTooth Mesh product based on the nRF52840. The mesh client connects to a WiFi gateway over a UART. The gateway connects to AWS services...
Dear All, I am trying to send a bunch of data over BLE, using the notifications of a characteristic of a service. The size of the package data that I am trying to send is...
Using SD API v6, connectivity_4.1.2_usb_with_s140_6.1.1.hex, and pc-ble-driver Github release 4.1.2-win_x86_64. I can read and write small characteristics, e.g. 20 octets...
I want to time period 153us.
This is my calculation.
153us = 6535Hz.
PRESCALER = (32768 Hz / 6535 Hz )-1 = 4
There is
// <o> APP_TIMER_CONFIG_RTC_FREQUENCY...
Hi,
I want to use external power (battery) and USB power together.
If USB is not connected, I want to supply it with battery power, and if USB is connected, I want to...
Dear HW engineer,
I have ordered a few custom boards with nRF52820. As recommended by the datasheet, I have used 12pF load capacitors for both HF (32MHz) and LF (32kHz)...
Hello
I use nrf52832 and SDK v17.
I'm conducting various tests on Bluetooth. And I faced a lot of new problems. I erased a previously saved bond from the Android nrf connect...