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...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
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...
Hello,
I am really new to using the Nordic nRF51822 and I'm having problems making SPI work with the S110 SoftDevice. I was able to combine the sample codes spi_master_example...
I am using a nRF52840 PDK and trying to config 8 buttons.
(1) GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS to 8 (sdk_config.h)
(2) Add buttons define (pca10056.h)
Button...
I've been trying to run some of the examples provided with the SDK's. Blinky is the only one I've gotten to work for sure. I think I haven't set up the linker scripts properly...
I am looking at using two Nrf52840 on Custom PCBs to create a wireless link from my product to a PC one 840 would be the host and would be wired to the PC using USB (HID,MSC...
I know this has been asked a few times, but I am having a hell of a time receiving a ACK packet from my nrf24l01+ receiver (PRX). I am able to successfully send packets from...
Hi,
I just spend a day trying to get the nrf_sniffer tool working.
The
devzone.nordicsemi.com/.../
contained some very useful info but unfortunately it seems i am...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Currently, I am trying to run the semtech lorawan code on nrf51822 with sx1276. I have successfully porting the ping pong code to nrf board and also able to send packets from...
I can no longer use the BLESniffer software with nRF51 dongle because it won't reprogram with Ctrl-R getting an error suggesting using nRFgo Studio to reprogram it. Which...
Hi,
Apple has released the specifications of HomeKit for hobbyists and non commercial use ( developer.apple.com/.../).
Do you (Nordic) follow Apple by releasing a hobbyists...
Hello i am new to nordic BLE chip. I want to put security feature. i.e. when i press push button by this GPIO library. BLE should be visible only for that time frame, can...
Hi,
I am trying to flash program an nRF51822 module to operate as both central/peripheral role.
So I'm looking for some advice on how this could be done?
Programming...
The old MyPages had a useful feature that allowed one person to ask a question and share it and the answer with the other members of the dev team. Now that the new DevZone...
I have been trying to use app_uart_fifo in an application that also uses the scheduler. Based off my understanding of the tutorial it seems that anywhere where I would want...