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,
I am new to the nrf52832 and I wanted to use its Bluetooth functionality for a project I am working on. I have read about the theory behind the Bluetooth stack etc,...
Hi,
Is there any sample Android mobile application available which calls or consume the Temperature/humidity for nrf5_SDK_for_Mesh_v3.2.0 ?
Best Regards,
Hi,.
I am using nRF52832 , sdk 16V
How many samples can be sent over ble if we set 7.5ms minimum
I need to send the 100 samples. I tested by setting to it 7.5ms I think...
H i everyone, I'm having a problem as follows: I am wanting to use LPCOMP to wake up the nrf52840 from system off mode. So can anyone give me an idea of how to do that?
I tried Searching for the NRF_CCM structure, but could not find it.
Where should it be nor the MAXPACKETSIZE.
this code is in the system_nrf52840.h
Also, could you please...
Hi
We are doing field trials of a nRF52840 product with s140 SD, now and again NFC stops working (tag type-4, read and write).
This has been seen in SDK15.3.0 with SD6...
Hello,
I would appreciate some guidance about BLE connection stability. Our product is a system of 3 peripherals (custom board with Laird's BL652 module, containing nRF52832...
Hi,
I have a project which requires using trace data pin P0.18 as an SDA for the sensor, but cannot send
anything because it doesn't generate anything and the program...
Hi, we are moving from nRF52840 DK to integrate nRF52840 to our solution. In the datasheet for pin assignments ( Link ) it states "recommendation usage; Standard drive, low...
I'm currently running nrfjprog version on OSX. Version info below:
When running a nrfjprog -e I expect that the device doesn't do anything afterwards. When monitoring...
I'd like to use two nRF9160s to do D2D (Device to Device). Is it possible? For example, if you press Button 1 on nRF9160 (1), then LED 1 on nRF9160 (2) is displayed. Is it...
Hi,
our company is developing some different models of devices with BLE based on the nRF52840 MCU, working with the nRF5 SDK (17.0.2). The devices are in parallel using...
Hi All,
I am working on the nRF52840 Zigbee protocol and I am using nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71 SDK.
With the help of engineers and other stuff, I am...
I updated the nRF Connect SDK to latest master. It currently uses Zephyr 7d20f2ebf2. Most of the time (~4 times out of 5), calling sys_rand32_get() crashes the firmware and...
Does the ZBOSS stack have an API that provides network statistic or network health details? We would like to get a general understanding of state of the network.
Thanks...