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...
Hi Team,
Can I automate BLE test cases using nRF52840 DK ? If yes what is the procedure to follow.
My DUT supports central role and I want to make nRF52840 DK as peripheral...
Hi,
we are in the pre-production stage and going for the final production release of our application code based on ble_app_hid_mouse example, in this stage I would like...
Basically the title. The documentation here:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/serial_lte_modem/doc/FTP_AT_commands.html
https...
I am using nRF52840 DK on VDD_HV. SW9 (nRF power source) set to USB and I am connecting a USB cable to J3 (nRF USB). SW6 is also set to nRF Only. My IC revision is QIAAD0...
Hi,
I tried to write firmware with nRF connect for Desktop and Programmer on Mac OS.
1. I installed nRF connect for Desktop 2.7.0 from github and J-Link driver (J-Link...
Hi,
I a have a firmware which was developed on a PCA10056 development board. We attached an external sensor which can produce an interrupt.
The interrupt is used to wake...
Hello,
I inserted the following line in the prj.conf file:
CONFIG_I2C = y
done this when I compile I have 7 errors in a code not added by me. the example I'm editing...
Hi,
We got a few boards that have large ADC error. I've already using nrfx_saadc_calibrate_offset to calibrate the offset so I suspect it's caused by gain error. The error...
Hello All,
SDK -- 15.3.0
I want to interface MX25r6435f with NRF52810 so i saw some older queries regarding this Flash driver,
so some where i saw that in sdk QSPI example...
Hi!
We are working with the nrf5340 (custom board-revision QKAAAB) and we are facing an issue when resetting the application. If we add some functionalities to a bluetooth...
hello,
i am using nrf52832 with sdk 15.2 and i want to advertise my beacon like the above picture how can i change the length type and values i can understand the app beacon...
Once paired & Bonding is completed. If neither side pairing & Bonding information is deleted. After restart the device is not advertising again. We are getting PM_EVT_CONN_SEC_FAILED...
Hi, Good afternoon. Some Questions.
1.
Is the Enhanced ShockBurst (ESB) protocol applicable to the nRF5340? I'd appreciate it if you could give me details on how to get...
The nrf52833_peripherals.h file has the P1_PIN_NUM set to 10 but the pca10100.h file has ARDUINO 8-13 pins mapped to port 1, pin 17 to 23. This cannot be correct and causes...
Hey all,
I want to try the Asset Tracker v2 (NCS v1.6.0) Application in AWS, so I followed this guide .
When I try to create the CA certificates and register them in AWS...