Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi team, there is nRF52840 connected to STM32 via UART, the goal is to receive STM32 firmware over BLE (using nRF52840) and send the firmware to STM32 via UART.
My goal...
Hi!
I am realizing a comunication between a serial device and the nRF52832 through UART; i set PIN 5 for TX and PIN 10 for RX (after set PIN 10 for GPIO use) and i don...
Hi
I am planning to use Zephyr Rtos on a Telit Module (BlueMod-S42) based on the nRf52832 SOC.
As we are making both Client and Server application, the question has 2...
I was using a sample code from here which was posted by Jørgen Holmefjord at the link: https://devzone.nordicsemi.com/f/nordic-q-a/43750/to-display-uuid-major-minor-values...
Hi,
I have got the new nRF9160 DK (pca10090) and I have connected. But it's continuously rebooting, without any changes.
And not able to add the device to nRF could account...
Planning to deploy RTLS based on nRF52811 using Direction Finding feature. Desperately looking for the reference design for gateway with supported array antenna. Waiting for...
Dear supporters Is it possible to disable the soft device (do not use BLE itself) and operate only the microcomputer to use the entire memory? If possible, please provide...
Hey,
I´m working on a project based on nRF52840, SDK 15.0.0 Softdevice s140 v6.0.0 running FreeRTOS.
I´m reading data from an external Flash via SPI and transmitt the...
Hi
I am running UBUNTU 32bit
Which "nRF Connect for Desktop" version does run on 32bit LINUX?
I have tried several with no success.
Thanks for any help ti get...
hello.
I want test dfu example.
so I was compile & download secure_bootloader example(nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader).
I just compiled and...
Hello everyone,
I want to know about Connection parameters updated means and why to use it as mentioned above and when did the next connection parameter is updated and...
In a current project we have a nRF52 Bluetooth application where the Central communicates directly with a Peripheral (also nRF52). The nRF5 SKD V14.0.0 or newer is used for...