I recently purchased an nRF52840 DK (v3.0.0) to use with my custom nRF9160 boards for firmware loading, debugging, and loading certificates for nRF Cloud. While I can successfully...
Hello everyone,
I am working with nrf connect sdk toolchain v2.6.1.
My project requirements are as follows:
1 MBaud UART Async API
Two Modes for UART RX
fill...
Hi, I'm currently developing a BLE Long Range application using two nRF21540 DK boards, where one is configured as the central and the other as the peripheral.
Both devices...
Hello,
The new RED cybersecurity regulations will be enforced starting from august 2025 and it will based on the EN 18031 standard. Now, as the final draft of EN 18031 is...
Hello Everyone,
Is it possible to achieve BLE data transmission consistency like there are central and server? The server (nrf52832) reads the GPIO state change and sends...
Hi,I have been using NRF5340 Audio DK and I able to get data using SPH0645 using i2s_read function and able to transmit data to amplifier TAS2562 using i2s_write function...
Hello,
I have tried the GPS sample and it worked fine. Now I want to understand the code more in detail und maybe modify the GPS settings.
But I can’t find any documentation...
Hello NRF Team,
Is it possible to change the I2S buffer size on the fly while a i2s transfer is running ? (I Am using nRf52840 with SDK15.2)
I found in the documentation...
Hi, I am evaluating the nrf52832 and the Softdevice for potential use in a new product. The product has neither display nor keyboard. It therefore makes sense to use Just...
Hello,
I am quite new to developing with the nRF52840-DK. Up to this point, I have been flashing the applications (mostly the examples) over USB with the built-in J-Link...
We need to connect 2 peripherals with single central device.I have taken ble_app_multilink_central from SDK 15.3 and integrated the ble_app_uart_c in this. I am using the...
Hello,
I want to establish an UART communication with rn2483 module with nrf52-DK, SDK 15.2.0
On nrf52-DK, pins 6 and 8 are reserved for serial port, which are connected...
Hello
I used to do TWI communication until now, but it was decided to do sensor reading with SPI communication by changing the sensor.
So that's a question,
What is...
Hello,
I am wondering that when BLE5.1 SDK will be available ?
Is there any possible ways to test your BLE direction finding solution ?
As far as I know, development...
I want to set a keep alive value of MQTT while eDRX is enabled, but it doesn't work well. Any advice?
Environment - hardware: nRF9160 DK 0.8.2 - firmware: 0.7.0-29.alpha...
Hi,
I am using nRF52832 SOC along with SDK v15.2.0 with custom hardware, currently I have requirement to use DFU protocol in BLE application to get a FW of another sub system...
Hello, I hope your day is full of the scent of flowers.
I am in the process of the Ble_Cnetral and PrePhereal project.
I have added and built the Uart.
Why is...
Hi frnds,
I am using the ble_central and ble_peripheral code (nrf52840).
i am sending 400 bytes of data to central from peripheral continuously, sometimes the boards get...
3.19 [78] TIMER: High current consumption when using timer STOP task only
I'm using app_timer_stop. But I do not know how to cope with this errata. Does the timer stop that...
Hi
After upgrade modem to mfw_nrf9160_1.0.0.
Most of our SIM cards still working good on both AT and MQTT projects.
Two of our SIM cards can't connect to LTE when uses...