Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
I am using nRF51822-QFAA_Rev2. S110 7.1.0, SDK6.1.0.
First, program bootloader, then program \s6310\s110\ble_app_hrs\arm\ble_app_hrs_dfu code.
I use Android nRFtoolbox...
When performing a DFU using the latest iOS nRF Toolbox I keep getting an "Error on init Packet Message:Operation Failed". The DFU works fine with the same firmware application...
HI:
i use master control panel to write data to 51822(sdk8.0 ble_app_uart),but i can't write successfully.i do as help information.and i have selected the right UUID and...
I've just got up and running with the nRF51 DK. I've had a play with some of the examples, and now I've started on my own project using ble_app_template_s110_pca10028 as a...
After startup, I was able to send a spi msg from the master (app chip) to the slave(nordic). But when I try to sent the second message, I did not get any response from the...
I am using the SPI Slave peripheral and attempting to send the nrf51822 bytes from another MCU.
Am I right to assume that there is, basically, a 256 byte max per transaction...
Hi,
I have nRF51822 board which works great with my app when running on iOS 7
The application listens for iBeacon transmission and displays them.
When i installed my...
Hi, I made a custom PCB.
I use a Revision 2 MCU.
The antenna is printed. I didn't used the chip antenna.
Sorry for not showing both the full schematic and the...
Dear all,
I'm trying to connect the NRF51-DK (PCA10028) with a LSM330DLC accelerometer over TWI (I2C). I'm using the ble_app_uart example, included the twi_master.h file...
I need to implement a function to store some parameters such as uart baud rate and use these parameter for device initialization, The parameter could be modified when the...
Hello,
I`ve got a working S120 peripheral BLE device with custom services and characteristics.
I am able to connect and bond with iOS and Android. But I cannot connect...
Hello:
Im rewritting a program from ST32F105RC to NRF51822.
In a part of the program of ST32, it checks if the interruption from pins 5-9 (EXTI9_5_IRQn) is enabled, and...
Hi,
I worked with temp sensor example and sofdevice s110 and something stuck on some function.
Anyway, I made readout from registers but softdevice blocks register access...
My nRF51 will occasionally lose connection to the computer, and I have to disconnect and then reconnect it before it will work. How can I reset the device dynamically, without...