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
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...
I am trying to program my nRF51 QFAC, but it tells me to adjust my linker settings.
I am using the SDK 12.3 and the softdevice 130 2.0.1.
However, after I apply the...
MCU : nrf52833
SDK : Ver 17.1.0
SoftDevice : S140
I try to call RTC value to external RTC Module by TWIM in BLE authentication rw request event.
But MCU stop to...
Good afternoon,
I built and flashed the Bluetooth Multiple advertising sets sample in VS Code using the nRF Connect Extension Pack onto my nRF5340-DK and come across an...
I am trying to measure my battery level on my nRF51822 beacon board through the internal ADC.
The chip is just advertising itself every 5 seconds.
The measurement works...
Hello,
I am trying to develop a low-power application based on the direct test mode example. I saw in this blogpost: https://devzone.nordicsemi.com/nordic/nordic-blog...
Hi there,
We are currently developing and testing on the nRF5340. We are using our own OS (not Zephyr).
We measure power on the devkit by connecting the PPK2 as a source...
Good day I am wondering if anyone can help me
For background information.
Network - NB-iot
Firmware - 1.3.1
Software - Serial LTE Modem
Hardware - nrf9160dk
...
Hi,
i wanted to i2c interface of nrf with adc ic 3427. i am trying to interface by refer example of twi_scanner device address get found correctly.
now i am trying to...
On an nRF52840 using SDK 15.3 and FreeRTOS 10
I've got both a PCA10056 dev kit and a custom board. I don't think I've got a hardware issue here but I'm running the usb_msc_pca10056...
Hi guys,
I have developed a custom board using the nRF52840 module and the SDK16.If the peripheral is disconnected from the central, it starts advertising again in normal...
I have a custom nRF52480 board and addded mesh functionality based on the light mesh sample
The app crashes during provisioning from the nRF Mesh app.
Relevant portion...
Hello,
I would like to enter simple commands such as on, off to the USB CDC ACM, and then set the parameters in the model through string comparing.
(now i'm trying Generic...
Hello Team,
We are interfacing nRF52832 with an external flash for data storage. Could you please point to the right document/link/code reference on how to interface external...
Hello,
I tested QDEC0 using the zephyr qdec sample (which uses the nrfx_qdec driver) and a DC motor with a built-in encoder.
Below you will see the overlay file configuration...
Is there an example of how to get the buzzer on the Thingy91 to work?
The documentation is scarce at best - https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_thingy91...