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...
Good day!
Work with nrf51822 central with S130,
I've read this questions and links in answers:
https://devzone.nordicsemi.com/f/nordic-q-a/20924/sd_ble_gattc_char_value_by_uuid_read...
My application is based on one of the example projects and runs on the nRF DK. Next step is to port this application to a custom board. Are there any guides written on this...
below is a little part of code I copy from nrf5_SDK_for_Mesh_v2.2.0_src:
***********************************************************************************************...
Hi
I need a CLI over RTT on an existing project. I believe that I have extracted all the required bits from the CLI example. I dont need history, UART, USB or anything else...
I am using NRF52832, twi_sensor_pca10040 example with SHT3X sensor.
I changed slave address to 0X44 and SCL, SDA pin to 27 and 26. TWI TX transfer work fine, in response...
using nRF-Sniffer-v2 at 52832 sniffer, I can get advertising packet. When select device form drop-down list, & connect the device the sniffer can't get any packet. Any one...
Hi there, I encounter a problem when making a simple project to toggle a led on nrf52840DK. I use nrfx to drive the hardware layer as follow
An error generated when compile...
Hello! I am trying to connect my nrf52832 with an adxl345. I want to retrieve the sensor data so I can wake up with one action, do something else with another and put it to...
I am trying to interface ADXL372 with nrf51822 using SPI interface.
Tried merging this code in SPI master example:
https://github.com/analogdevicesinc/arduino/blob/master...
Hello,
I'm trying to program a nFR52840 USB Dongle so it can connect to other devices through BLE (another dongle, for example). I'm new to this platform so I've been...
hi......
how to choose the correct slave address , i am using max30205 peripheral device , in that datasheet there are three A0,A1,A2 pins with different combinations address...
Hi
I'm using this code ! And I'm not sure that it works well, so I've been trying to send a data from one divice to an other, but my problem is where can I find the received...