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...
Hello,
after the nRF9160 RRC connection the base stations inactivity timer determinates when the connection switches to RRC idle. Is there a AT command to read to the networks...
I am testing a BLE connection between a nRF52840 and a Thingy:52 using the nRF connect for Desktops.
It asks "Device must be programmed, do you want to proceed?" every time...
Trying to get started with the Thingy:91
- It's connecting to NRF Cloud and reporting data.
Problems:
1. Keeps blinking blue and does not get a GPS lock. I did leave...
Hi everybody,
We are going to develop on nrf52833 our new product. I have some questions regarding this new module:
1- Is the module available to buy online?
2- I saw...
Hello,
We are working on a Tag and Trace type asset monitoring application, that requires scanning several thousand (>6000) beacons in a closed room of about 15feetx15feet...
I am programming and using the monitor mode with Keil seeming ly OK with nrf52-DK dev board however when I program my custom PCB it gives me an error and says the bit cannot...
I designed a reduced size PCB that used an nRF52832 and will act as a BLE HID device.
With the original nRF52DK evaluation board I was able to use the example ble_app_hids_mouse...
Using SEGGER Embedded Studio for ARM Release 3.34a Build 2018022300.35192 Windows x64
with
GCC/BINUTILS: Built using the GNU ARM Embedded Toolchain version 6-2017-q2-update...
Hardware: PCA10040, PPK
SDK: nRF5_SDK_15.3.0_59ac345
I test hrs app and get these number in current consumption during advertising. No modification on example projects...
HI,
We are mainly using "nRFgo Studio" and "nRF Connect" application for erasing and flashing codes to our custom board and its taking place successfully for a long time...
Hi, I am interested in the nRF52811 direction finding capability. In particular, whether its feasible to develop direction findings through a single beacon to receiver configuration...
I am having issues with implementing long-press button action along with normal button press on the same button using the nrf52_sdk_thread on nrf52840.
When I implement...
When mesh_config_clear() is called with a setup containing a file strategy MESH_CONFIG_STRATEGY_ON_POWER_DOWN and an entry in that file has been changed but not yet written...
Hi
I am working on Mesh using light switch example,
1. Wants to relay the ON/OFF message to other server.
2. And send mesh message from server to all node in mesh network...