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'm currently attempting to get the nRF 9160 to enter PSM mode when not transmitting along with the asset_tracker_v2 application just so we can do some power consumption measurements...
Hi Dev Zone,
We have an existing design that includes the Espressif ESP8266 Wi-Fi MCU and we would like to add an nRF52 to the design. Our preference would be to add the...
I'm using NRF52833 with SDK v16.0.0 along with mesh SDK v4.1.0. I want to know if it's possible to write data which is not word aligned into the internal flash (For example...
Hi everyone,
I started working on nordic nRF52832 DK and tested out some examples. I think i am done with the examples now and am looking to write my own code apart from...
Dear Members,
How can we determine the first ANT message from my transmitter ?
We saw from ant_parameters.h,
Which variable is being used ?
Kind regards...
Hi,
Today I found that after I OTA my board, it runs well at first. But when I reset it, it will run old image again.
Before this OTA, my board has gone through many OTAs...
hi all,
I am currently working on a ble project, the led based on the NRF52832 chip is used as the slave, and the mobile phone is used as the master to form a star network...
I use nRF Connect to connect to nRF52832 device. 1st connection is bonded authenticated encrypted link, but 2nd connection becomes not bonded unencrypted link. Why 1st and...
Hi,
I was provisioning devices for a customer today when I noticed at the end of provisioning that the JSON database file that was exported had all the features except ...
Hello,
We are developing a library which is intended to use the trustzone feature available with nrf5340 DK. We followed the instructions available in Using a custom Secure...
Hi
When I use the nrfjprog with the command line:
The application is starting and the code running.
If I do the same again (with the same hex or a newer one) the...
I am developing a project with nrf mesh SDK 5.0.0, I use dimming code, but the code uses rtt input, if I want to replace rtt with buttons, what should I do? I'm learning,...
Hello! I will try to make this as simple as possible with the details regarding this issue What I have
nRF52840 DK (pca10056) (As BLE sniffer)
nRF52 (pca10040) (Used...
Hello
We are using NRF9160 AssetTracker 1 and MQTT to AWS. We have a AWS Certificate, Root Certificate and Public and Private Keys on the device.
We want to start testing...