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...
How are multiple messages to the same device/group/broadcast managed in Mesh?
I have a system where two switches control single light bulb. If both the switches try to turn...
Hi,
I am new in BLE.
Can anybody please explain me, how does tx_power_service works.
And how does it calculates the RSSI value.
Thanks in advance.
Varun
I am now based on nrf52832 SDK14.2 development, as a slave, when nrf52832 and mobile phone Bluetooth link, I want to know the current connection interval, how can I obtain...
I am interfacing LIS2DH with nrf51822. I am using 12.3.0 SDK and 130 V2 for development. I have successfully interfaced LIS2DH eval board with Nrf51822 eval board (waveshare...
I am using this flash data storage as reference github.com/.../nRF52-fds-example
Running fds_test_write() below, it writes to a file specified by FILE_ID, REC_KEY but to...
I recently got the Power Profiling Kit set up with the Power Profile 2.0.0 desktop software on OSX to measure current of my custom board. Sleep current for the whole board...
Hi,
In one of my application for Bluetooth 5.0 i would like to use nRF52840. Product requires certification. I would like to use MCU which has BLE on chip and certified...
Hi,
I'm using nrf523810. The current consumption that I get for proximity is 4mA and I want to reduce it to less than 1mA. I use the proximity example nrf5 sdk v14 and v15...
The computer and the 52832 are connected through a serial port. I want to send 2Kb data to my computer. But my computer can only receive 256b data. What should I do?
Hello,
I'm currently using the light switch proxy example with 3 server proxy, 1 client proxy and 1 provisionner.
The example is currently working but I don't understand...
Hi,
I have a question regarding the width of the RF traces on the NRF24L01+. From the gerbers I notice the width is approximately 0.5mm and the separation to the closest...
Hi every one.
I have issue that: our board production have NRF24L01+ IC not good, so we need replace them by new IC.
But we dont have enough NRF24L01+ IC, we have NRF24L01...
Hi Guys,
I'm using nRF52832 DK and trying to read analog values from the NTC thermistor.i'm using SAADC example.
i have used to this circuit to connect nRF52 with NTC...
After going through the SDK i came across the ST7735 LCD screen example.
On the SDK Page it says example uses the ILI9341 controller, But we can also configure it to use...
Hi,
I'm using nrf52832 and sdk14.2 and need to handle hardfaults in my code. From what I've found on the forums and infocenter, I need to modify the "void HardFault_process...