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, 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...
Hi,
I use the nRF52840 DK with Segger IDE.
I would like to use different peripherals on the MCU (GPIO, SPI, Timers etc), but I would like to avoid using the Nordic SDK...
1) With SDK14 and SDK15, we're seeing that the connection handle for the last bonded connection is kept indefinitely until reset. The connection handle does not get set to...
Through doing some implementations of extended advertisements between two nRF52840 boards, I have found the maximum amount of data that I can put into an extended advertisement...
Hi!!
I would like to receive data from the sensor via SPI using nrf 52832 DK and output data with UART.
It is now possible to add the function of uart to the spi sample...
Hi,
Are there any examples of using SAFERTOS with SoftDevice on nrf52840?
I found some examples on WITTENSTEIN high integrity systems site, but none of them is using BLE...
Hi,
after migrating from SDK12 with Softdevice3 to SDK15 with Softdevice6 we noticed a strange error.
When setting the advertising parameters to use anything other than...
Hi I downloaded a reference nrf52832 layout & found there are difference in downloaded nrf52832_qfaa_dcdc_schematic and online version .
Could someone please explain to...
Hi. I am running Thread on 9 nRF52840 nodes. I am able to ping as many packets as i want but am failing to send pings every fraction of a second. I want to send pings in just...
HI:
when i use NRF MESH 3.0 lastest SDK, Compiling one of the examples will prompt the following error. It's should be lost flash_palcement.xml file.
Building ‘dfu_nrf52840_xxAA_s140_6...
We have vibrator connected to gpio pin 18 on the nRF52832. Controlling it works fine in the application but as soon we enter DFU the vibrator starts and it doesn't stop until...
Dear Nordic Team,
Is it possible to use the nRF52832 for MCU application only, without the BLE stack. Can the application code use the complete memory of the nRF52832. ...
hi.......
i am facing the issue while i am transferring the data via ble to ble_app_uart ...
i am using nrf52382 and segger 15.2v
Here if send the one data over ble...