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...
Hello,
Below are details of my setup:
Peripheral: nRF52 DK
Central: One Plus 5 android phone
Sniffer hardware: nRF52 DK
Wireshark version 2.4.2
On Wireshark, I...
Hello everyone,
Some info about my setup: OS: Windows 10 IDE: SEGGER Embedded Studio v4.22 (64bit) HW: nRF52840 Dongle rev 1.2.0 as Coordinator, nRF52840 DK rev 1.1.0 as...
Hi,
I am trying to implement OOB pairing via USB. I have the USB portion sorted out. The idea is for a peripheral device to send over OOB data over this medium, which then...
I have problem with send hex on flash memory in dongle. I erase fllash than plug out dongle i know that i shuldn't but raspberry sey, he can't erase falsh. Dongle has 1.8V...
Hello,
can you please advise if the GPS antenna for the dev kit nRF9160-DK would also be available separately?
Our customer received this kit with version 0.8, which does...
Since APIs have changed as new nRF5 SDKs have released from time to time, it is not clear how custom service can be implemented on BLE peripheral for nRF52840 (pca10056) S140...
Hello All
I try to port the blinki example (with softdevice s130 2.0.1) to my Hardware with the nrf51822_xxAA.
The application will run without Softdevice.
But as soon...
Stack violation: stack pointer outside stack area.
Cause: Data bus error (PC value stacked for the exception return points to the instruction that caused the fault).Bus...
Hi,
I have PCA10000 Revision 0.9.0 nRF9160 Board with external antenna (Molex 206640)
I try to make GPS work. Here is my step:
I compiled GPS under samples ..\root\ncs...
I followed the start up procedure-
All OK, but my nRF9160DK doesn't connect to the network.
Only led3 is blinking.
I think iBasis-eSIM is not enabled in my area.
I...
Hello,
I need my timer to work at 9600 bps frequency. So accordingly my frequency is 16MHz and to get 9600 Hz I calculated the prescaler to be 10.7 ~ 11. But in the timer...
I'm using nrfutil ( https://github.com/NordicSemiconductor/pc-nrfutil/releases/tag/v6.0.0a1 ) with an nRF52840 USB Dongle to update units through BLE. The device is nRF52832...
Hi,
Nordic Part Used in Design: nRF52810
SDK version used 16.0.0.
We found for nRF52810 it supports peripheral mode as well as bootloader. I didn't find any example...
Hello:
I enabled LTE and GPS in my project and I encounterd a terrible hard fault error.
The error didn't happed once I programmed my hex file.
It work fine but hard...
Hi,
Does the zephyr stack support scanning for extended advertising packets on the nRF9160?
I tried opening the lte_ble_gateway example in ncs v.1.1.0 and adding CONFIG_BT_CTLR_ADV_EXT...