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...
I am developing a CSCS client on my nRF52 DK and have two sensors at hand to test my implementation. Softdevice S132, SDK 17.0.2
My code is based on $SDKROOT\examples\ble_central_and_peripheral...
I want to implement the GATT UDS/UserDataService according to https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=475617, i.e. with persistent storage of the...
I tested with "nRF5_SDK_16.0.0_98a08e2" and "nrf5_SDK_for_Mesh_v4", I used the provisioner exam to provisioning the Light switch server, but after restart Light switch server...
Hi,
I am developing with nRF52840-pdk for BLE5 implementation. I am very much interested
in a long range spec of BLE5. I have gone though the example "ble_app_att_mtu_throughput...
Hello there ,
Can I use audio DMIC driver for MP34DT05-A PDM based sensor implementation . I cant find any reference regarding this driver .
I used nrf52840DK board and...
Hi, everyone
I am migrating from nrf51, sdk11, s130 programs to nrf52810, sdk15.3, s112
err_code = 0x0C is output from ble_advertising_init(&m_advertising, &init);
The...
Hi ,
I want to display received signal power of nrf24l01. Please help me how to display ?.. Does RPD bit is only set if the received power is greater than -64dBm.
I have the following code to write 0x34 bytes to flash
If I place a breakpoint in the debugger at the start of the erase/write code and step through it, the flash write...
Hi,
I'm new to using the thingy so I followed the instructional video to set up my 91. I think I tried to update the modem while not in MCUboot mode (I held SW3 when turning...
I have downloaded the latest version of nRF SDK (version 17). I am using Segger 4.50
The examples provided with the SDK use absolute paths, and will break if you relocate...
Hello,
I'm new here and I'm trying to program nRF52811 with direction finding AoA.
I notice that there is no code about it but there is steps to follow and that nRF52840...
Hello,
It appears that the LTE BLE Gateway example does not support the Thingy:91 out of the box. Is there a modified example for NCS v1.4.x (or later) that enables this...
Hello,
I installed nrfutil multiple times, rebooted my system (MacBook) but still when I type nrfutil on terminal it gives me the error "-bash: nrfutil: command not found...
Hi team
We are using your NRF52832 chip for product development based on the official nRF5_SDK_15.0.0_a53641a.
/**@brief Maximum amount of addresses in the whitelist...