Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
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 all,
I'm trying to turn on the increased voltage for the +3 dBm transmit power. I understand that to do that, I need to set the VREQCTRL register, or associated bit in...
I just tried updating nRF Connect for Desktop from v3.11.1 to v3.12.0. I did not see an option to update, so I uninstalled v3.11.1 before I installed v3.12.0.
I notice that...
For reference I am using NCS v2.0 and VSCode with the NCS extension and coding in C++.
Hi, can you help clarify the expected behavior and usage of the MPSL_TIMESLOT_SIGNAL_RADIO...
Hi, I am using NCS v2 and the VSCode NCS extension writing in C++.
I am seeing Timer0 not fire more than once for me after the MPSL_TIMESLOT_SIGNAL_START event.
Ultimately...
In transmitter and receiver communication of the ESB, the transmitter is configured as TX Mode and the receiver is configured as RX mode. The transmitter sends data to the...
Hi,
We have a project which is based on the example buttonless DFU and I'm currently testing the persistence of the bonding information between nRF and the external BLE...
Dear All, I am working on SDK 2.1.0 and I was going through the ADC sample found in ncs/zephyr/samples/drivers/adc directory. I am working with a custom board, so I want to...
Dear Support,
I just received 2 nRF52840 DKs (PCA10056) rev 3.0.0. When I plug them to Windows machine I see 2 COM ports ennumerated (JLink CDC UASRT Port) instead of...
Hi,
I've been playing around with the Matter samples (in particular the window covering sample) to get them to work with the recently released Google Home Matter program...
Hello all,
would somebody please help to understand how much memory may be needed to use:
- BLE with mesh
- TWI to read the value from the sensor
- one PWM output...
Dear all,
I'm trying to develop Apple Nearby Interaction with nRF52840-DK using a DWM3000EVB. I'm using the software provided by Qorvo which is compatible and tested on...
I'm a user using nrf52832 s132. I am adjusting the BLE connection range. scan_init is init_scan.connect_if_match = false and adv report tried to connect the device to if(p_adv_report...
Short description: After establishing a BLE connection between two nRF52840 based boards (both running Zephyr) and starting data transmission (one transfer about every 500...
Hi Team,
We're using nrf52833, nCS V1.9.1 need information on for following things,
1. We need information on API from nCS SDK which un-provision's the device and...