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 am using an NRF52832 device (Peripheral) and I have a requirement to transmit around 4kb of data every 100 ms to a Central.
Can you recommend the correct example...
Hi,
I tried building both with cmd line and SES but I get always this error:
/usr/local/bin/cmake -GNinja -DBOARD=thingy91_nrf9160ns -DBOARD_DIR=/Users/dariofanciullo...
Hi,
I am using nrf52832 to connect 500 nrf52810, among which NRF52832 is central and nrf52810 is peripheral.
How should I do for nrf52832 based on SDK 16.0.0.
Hi,
I want to program my chip nRF51822 ( https://www.waveshare.com/wiki/NRF51822_Eval_Kit ) using the KEIL tool and the ULINK2.
When I try to program the chip KEIL show...
Hi,
I've encountered a problem with opening a project in Segger Studio. I have recently moved to 1.3.0 tag and I am working with Thingy:91 (so I basically open nrf9160 samples...
I'm doing a Nordic example named "Nordic UART Service Client" ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0.0%2Fble_sdk_app_blinky.html )
The steps...
Hi ,
I ran the example "zephyr\samples\bluetooth\scan_adv" on the nRF9160 dk kit .
It says the following error
"
2020-07-16T02:22:00.682Z DEBUG modem << *****...
Hi, everyone
A LPN ( Node-LP ) had selected one of nodes as its friend ( Node-F0 ), if Node-F0 is taken away, will the Node-LP automatically reselect other node as its...
I read somewhere for new project we should use nrfx driver because in future old nrf_drivers will not be support and improve. All examples in sdk15.3 as I understand used...
Hi All,
I am trying to implement a battery level reading app using NRF52840 DK. It seems I am receiving a timeout from saadc.
In order to run on the Lithium battery, should...
Hi,
I programmed two thingy:91 to return RSRP and RSRQ to a server. On is running with LTE-M and the other with NB-IoT.
I found something that seems strange : +CESQ: 99...
Hey everyone, I'm trying to use the QSPI module (again) to interface to RAM, not FLASH. I'm not really sure if this is possible, but we'll get there. Right now I can't get...
I've been tested for BT SIG however have met error which sent 0xc000 and got 0xc000. I expected to receive 0x8xxx. Command is LETestEnd.
I tested with nRF51822 customer board...
Opening a project in SEGGER Embedded Studio I have annoying "no entry signs" (white minus sign in a red circle) on the left side various items in a project, whereas most of...
Working with nrf52832_mdk and using basic GPIO functionality, I am unable to toggle the GPIO pins P0.0 or P0.1. The code I am using is quite simple and I am able to toggle...