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'm using the nrf15822 chip and am using the ble_app_uart example from nrf5_sdk_12.2.0.
I know softdevice will automatically generate random numbers through RNG...
I've been told due to PAN 58 it is not possible to use EASY DMA with nrf52832 without switching to the deprecated SPI driver. Is there a workaround that allows the use of...
Hello,
We are going start custom PCB design by using nRF52840 chip and SDK 15.0, but confused for use 3rd party nRF52840 modules or design complete custom PCB using componenets...
Hi,
Despite knowing a fair bit of the theory of wireless comms (mainly PHY and MAC), I'm brand new to actual hardware configuration/protocol development, so please be gentle...
As a master device with a whitelist there is a limitation on how many slave devices can be connected. If i am correct, other than whitelist there is no restriction to the...
Hi,
How do I receive data from host (computer) on my BLE device(Nordic board)? I want to use a simple open source HID API to send data to Nordic board and glow an led or...
Hello, we have finished all prototyping with BLE modile from Taiyu Tuden, this module: https://www.yuden.co.jp/wireless_module/document/datareport2/en/TY_BLE_EYSGJNZ_DataReport_V1_9_20180530E...
Good day, I am new to this forum so I am having some problems posting my question. Sorry for any inconveniences. I am having serious problems flashing my custom NRF5282 board...
I want to connect nRF52832 with PC. The objective is using nRF52832(I am using BT832 Module) I have to scan all Blue Tooth deceives details and send to PC. Please help with...
Hi,
I am using a custom board with the nrf52832 with SDK 13 and I have a bootloader and an application that both configure and feed the WDT.
However, upon restart (power...
Is there any straight forward way to detect jamming using any technique on this Nordic device? I'm using SDK 15.2, Soft-Device 6.1 Would this be possible by the new SD 6 function...
I have been using SMD modules with NRF24L01+ fitted.
The first batch I used worked fine for months.
Then I purchased another batch and found the tx_ds_active or max_rt_active...
Hi,
1. I went through the document. I'm trying the example applications Light-Switch on PCA10040 DK and NRF5 SDK for Mesh V2.2.0. So it is like the Client will be provisioned...
Good afternoon,
Following up my previous case, to which I got no reply, how can I use a queued write characteristic to write less than 20 bytes of data?
I'm using it...
I'm trying out Zephyr on the nRF52 DK, specifically I want to test the ADC drivers. Since things are moving quite fast in the Zephyr development world, there may be some information...