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...
Hi,
Can anyone guide me to the right path for how GPS can be attained with the Thingy91?
If possible, i require the complete information on it.
Thanks in advance,...
Hello,
I'd like to use the Python bindings for the PC BLE driver. I had a look at the github repo and it seems that I need to program the device with the correct connectivity...
If i set register CONFIG.MCKEN to 1 so Master Clock generator is running and the output is on PSEL.MCK
and in the CONFIG.CLKCONFIG register i set the source to PCLK32M then...
How is the device tree editor inside Segger embedded studio supposed to work.
Its really difficult to edit the values requiring multiple attempts and the edited values do...
Hello Technical Support team,
I have a strange problem at the moment. I am currently using the USBD_CDC_ACM driver on the nRF52480 dongle hardware. Software SDK version...
Hello all,
I m working on nrf9160dk and zephyr and I would like to get modem's informations.
To do that, I've used the modem_info_init and modem_info_string_get function...
Hi,
I've just moved to nRF Connect 1.4.1 from 1.3.0 and my application started crashing at random place.
Also, I've started seeing the following error in the output and...
I have programed the nRF52 dongle as sniffer using the hex file from the 3.1 release using nRF Connect programmer. When I plug dongle I expect a COM port to be created in...
I am trying to use the SCAN RSP data. Scan req is set active and I see SCAN REQ and SCAN RSP in captures, however my central does not give my application any data. I am using...
Dear Sir. We are preparing the KC certificate for nRF52832 , specially the ANT+ certificate. To do that, we have to prepare something such as RF test sample, software something...
Hi everyone, I'm using the nRF PPK2 with the nRF Connect Power Profiler software and I have some questions about them.
I want to perform measurements over a long period...
I am working on nrf52832. i want to transmit the multiple sensor data via ibeacon.
when i am include first sensor(.h and .c) its working fine. but including 2nd sensor file...
Hi there, i am trying to connect 2 nrf52DKs together and send data to each other. ONe of the NRF52DK works well an I can connect to the phone app and I can see the data but...
Hello Everyone,
I am working on TWI scanner , there were too many header which were changed, i fixed most of them. But i didn't find "sequence_comms.h" file or familar to...
I tried plenty of times to upload program on dongle from this site: NordicPlayground / nrf52-ble-image-transfer-demo
But I got these types of errors as mentioned in attached...