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...
Hello,
I know I'm not supposed to use TIMER1 with IRQ 0 when using a SoftDevice but I want to try anyway :) I want to do some bit banging with timing that is timing sensitive...
I am trying to program custom boards with the NRF51822 using an ARM-Flasher with no success. Using J-Flash I can connect to the device properly, program and verify the hex...
What could be the reason for?
Couldn't find any error descriptions.
Using Laird BL620US with newest FW v12.4.14
Error occurs as a response to 'scan start 1000 0 0'...
According to the *.map file the .bss (RAM) usage for my Application is 0x16b8 or 5816 bytes. This is obviously a very high RAM Application, likely due to the abundance of...
Hello Nordic,
I am working on [nrf51822 custom board+SDK8.0.0+SD110]. I need to test button press bouncing and de-bouncing, how it works on the board ? I found one example...
Hi,
is it possible to use this module from LAIRD in connection to the nordic SDK - i installed the softdevice hex but the hrs example for s110 is not running properly ...
Hi.
My nRF51822-mKIT, when attached to the USB port, don't flashes the green LED nor the drive appear on Windows explorer.
It's possible that mbed loader was corrupted...
I have found that when I try and initial the Softdevice to use the Scheduler, shortly after initialization and right before dm_init() runs, I get an NRF_ERROR_NO_MEM error...
Hello,
I am trying to use nRFUart project given with the Master Emulator API, however; the original code crashes while trying to initially reset the hardware device. I...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
I'm implementing a Eddystone beacon ( github.com/.../eddystone ) with the 3 specified frames and it works quite ok with changing the advertising data before transmitting by...
Hello,
I am trying to use the new bootloader provided in SDK v6.1.0 with SD v7.1.0 and MCP v3.7.1. I have loaded the unmodified project from nrf6310/device_firmware_updates...
Hi,
In order to use new nRF51 SDK v. 5.1.0, we have just bought a new NRF51822 EV Kit from your distributor. It contains PCA10001 v2.2.0 2013.49 but the IC is nRF51822...
I am trying to pair nordic with an iPhone app. (using lightBlue) but not device_manager_evt_handler is not getting called
Here is the code, Is there anything else that...
Hi,
i need select bluetooth chipset,but it should support options below;
-Minimum baud rate should be 300 bps,
-It should support 7,8 data bits,
Which can i choose...