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...
I want to flash the program in my custom board. I have flash the program in nrf52832 BLE module via j-link using nrf52832 development board. So, how do i confirm that the...
I use the SDK S110, I hopes in the low power(operation the current 100 uA is following), and then sustains every second bluetooth broadcast and every second computing time...
Hello,
I am using sdk 12.2.2 and customised nrf52 board.
My challenge is when I am using sofdevice + app hex file my device takes 4.1 uA current but when I am uploading...
Is there a development kit available for the old nRF24E1?
I have an old product line that needs some small changes and can't upgrade to a newer version of the Nordic chip...
We have migrated a project from nRF52832 to nRF52810.
We are using IAR EWARM.
The target hardware is the PCA20032 with the nRF52810.
The code runs fine on the PCA10040...
I’m new to Thingy and want to log the data generated and viewed through the iOS app easily to the cloud. Is it possible to do this with out coding to a serivice like Google...
Hi,
I am developing my own PCB board and application based on a nrf52832 module ( MDBT42Q) . To test the board, I tried downloading an example program onto the module, in...
Hello,
What are the main differences between the old nRF52840 PDK and the new nRF52840 DK?
What can I do with the latest development board that I can't do with the PDK...
hi is it possible nrf52840 interface with gsm modem for iot applications. i have connected 4 sensors in nrf 52840 .i want send data as api call using gsm (UART) in nrf52840...
Dear Sir,
I have comptibility question of nRF52 or BLE 5.0.
Although BLE5.0 is backward compatible with BLE 4.2 but it's seems no document tell user about how to handle...