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, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
I've configured the SPI with DMA module as in the code below.
I've loaded the tx buffer with sample data and start the transaction; however, I'm not reading anything either...
Hello,
I have been working on porting the BLE UART PHY S erialization to the STM32L476 (with a Nordic NRF52832 Dev Board and STM32L476 Nucleo-64). I have read the porting...
Dear Nordic,
Running BLE mesh sensor network with multiple servers and a single client linked to a gateway.
SDK: 16.0.0_98a08e2
SDK Mesh: v4.0.0
nRF52840
The client...
I'm attempting to using pa_lna_setup(), specifically the softdevice function sd_ble_opt_set to enable/disable the radio and an external amplifier. My application is a custom...
Hi All,
Im trying to flash the pre boot-loader from here github.com/.../releases
to my nordic usb dongle.
hex-> mdk_nrf52840_dongle_bootloader-0.3.2_s140_6.1.1.hex Im...
Hi Team,
We are using the uECC library for ECC Functionalities, while connecting the debugger we are getting the pop up message like "not finding the source file".But while...
Hello guys,
I have nRF9160DK board here with me and the nRF Connect SDK v1.3.0 environment installed. I want to connect to AWS IoT Thing through the MQTT connection.
I...
When I was testing USB on SDK16.0 with nrf52840, the gateway acted as the host, the following scenario 1 worked abnormally, and scenario 2 worked normally.
Scenario 1: When...
I am using NRF5 on an NRF52840 board, building under GCC. My application needs FreeRTOS and I also need to be able to use stdlib functions such as printf() from any RTOS task...
Hi
I am reading the Irms and Vrms data from the register 0x20 so i am using nrf_drv_twi_rx(&m_twi, ACS71020_ADDRESS, m_sample, sizeof(m_sample)); where we specify only device...
Dear DevZone,
I developed an application based on ESB wireless communication protocol for the nRF52840, and I would like to perform an OTA DFU with it.
I read in this...
This has been noted a couple of times but your treatment of bit fields is just wrong in the bootloader. It not only disagrees with the documentation but it's so flawed that...
Description:
nrfutil and especially the pc-ble-driver-py seem to not work with virtual pyenv environments.
I am expecting it has something to do with the lib files _nrf_ble_driver_sd_api_vX...
<environment> - Windows10 - modem fw v1.2.0 - nrf v1.3.0
I try to receive "OK" message after sending an AT command "AT+CFUN=1" using at_cmd.c functions but can't receive...
Hi Team,
I just want to understand how to interpret the SMS received.
I am actually getting a combination of numbers and character for the SMS,here is my log
AT+CNMI...