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'm working on a custom board based on the nRF52832. I'm developing on Win 8.1 using SES and a J-Link Plus. SDK version 14.1.
I'm trying to follow this tutorial here devzone...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
I am planning to use MDBT42Q with Chip/Ceramic antenna. I can see in the data sheet they have mentioned an optional 32.768khz crystal.
see page 32 (8. Reference Circuit...
Hi,
I am wondering which development platform tools will Nordic be supporting for IoT nRF52832 PCA10040? Kiel or IAR or eclipse or EmbeddedStudio?
Do we need to buy EmbeddedStudio...
I am writing an application for sending data received over SPI from a non-nordic chip to nrf52840 to nrf uart app using NUS service.
I am using 20 bytes of a packet size...
Is there any callback interface of sent-beacon activity that I can use in BLE s140?
I want to change the content of the beacon every time I send one. So I want to use a...
I don't quite get how this works from the documentation and examples provided, i have a display not yet implemented in your drivers, but I have written my own which just transfers...
Hai team,
Iam doing project called indoor navigation system using beacons.I recently found this link
infocenter.nordicsemi.com/index.jsp
can u please tell me what this...
Hi, I'm working on a custom board based on the nRF52832. I'm developing on Win 8.1 using SES and a J-Link Plus. SDK version 14.1.
I've modified the ble_app_uart example to...
Hi
Mesh SDK 0.10.0
I have created a keil v5 project to build the light_switch server app and it builds and links successfully. I can run it up to the following line...
Is the BLE mesh light switch example of a server and client model the correct implementation for our product?
Our product will include from one to ten devices. For a customer...
Hello,
The question might be a little vague at the moment but I would like your guidance if possible.
I already asked other questions related to this topic but I will...
Hello,
I have been seen some resets on my softdevice v3(SDK12.2) that I am unable to understand,I am using the FPU as well as pheripherial as SPI, I have set up SystemView...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...