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...
Hi,
there were some significant changes to app_timer in sdk13.
I cannot use now the PRESCALER e.g. to 255 in order to configure the clock in such way to be able to tirgger...
Which case i have to use nrf_esb_suspend function instead of nrf_esb_disable/enable?
What function i have to use when i change radio RX to TX mode, changing radio channel...
What will be the operating voltage for nRF52 flash memory when using with CR2025 battery? I want to read/write data flawlessly in flash using CR2025 battery.
Hi,
I think I've found reliable way to cause hardfault when executing nrf_log_frontend-dequeue() and most likely cause nrf_log modules to write outside of allocated buffer...
Hi
Is there an example in the SDK or anywhere that displays the use of LE Advert Extensions? I have been browsing softdevice v6.0.0-6.alpha and I came across the structure...
Hi all !!!
I understand Output OOB, Input OOB.
I case of No OOB, value which is attached to Confirmation value is 0x00, what happens in case of static OOB?
Hi there~~ I'm trying to create a voice streaming application with the Mesh and the Nordic Thingy:52 I downloaded both the nRF5 SDK 14.2 & Mesk v1.0 to test the Mesh's light_switch...
Hi everyone,
Currently, my team is developing a BLE keyboard which uses 6KRO protocol. Are there any examples for the 6KRO protocol using nRF52 chips?
Thanks!
Update:
Hi again to everyone!
After a while, I've received a new custom board and a new cable to connect through P19. But everything are not working again.
Now, in...
I have a 12 MHz voltage controlled oscillator driving the nRF9E5 at pin xc1 and xc2 is open will this pose a problem for running the nRF9E5? The clock has a +-50ppm stability...
I am working on a project that requires me to wirelessly communicate with and program a left hand Oculus Touch controller, since dismantling it will cause damage. The controller...
I see I have more than 100 free pages (~ 101 KB) on Nrf51822 with SD130 but how can I assign all of them to the FDS module. I am going to manage a database with FDS on the...
Hello,
I am trying to use PCA10000 dongle with the pb-ble-driver-py libraries with absolutely no success, as I get a "Failed to open. Error code: 13" error.
I am running...