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...
For the nRF52805 how is throughput specified?
Throughput Spec:
"It is capable of Bluetooth high-throughput 2 Mbps" ( ref )
Is this spec for serial throughput...
Hi,
I'm trying to periodically send sensor data to the AWS server and followed the documentation here to connect and send data to the server. I use these configurations...
Hi!
I've been trying out a tutorial about adding custom service and characteristics ( https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts...
Hello ,
I am having nrf52832 custom board.
In my project i need to use both CLOCK source ( Low frequency clock and High frequency clock source ).
Timer running on high...
Hello, Second time in here, thank you so much for all the support so far!
I'm developing a Beacon BLE, I wanna be able to send data over Advertising or Scan response. So...
I am trying to implement ble_app_interactive on nrf52840 as my application will require 2 uarts. I have started from the example application for the nrf58832 and created a...
in nRF52840, current consumption can be decreased by executing code from RAM instead of from flash. How is it possible to execute code from RAM? how to executing code from...
Hi, I have one nRF52840 DK and 2 nRF52840 dongles, i used the latest SDK17.0, programmed nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_blinky\hex\ble_app_blinky_pca10059_s140...
MacOs on a macbook pro with LMP 9 (BLE 5.0 support) and a new DK2 board, SDK 16; no example built
and downloaded (SES) is discovered by the mac (same with an IPAD 2 pro...
Hi,
I need to read a digital signal with varying pulse widths (Min ~120µs) over ~30ms. Currently (nRF52832) I'm doing this using a timer interrupting every ~15µs and reading...
Hi Nordic Team:
I use this example " Thread Google Cloud Platform CoAP Example ",
I setting up the cloud is finish, but I Thread device of google_iot_coap not join the...
Hi everyone,
I'm new with nordic chips and for our project we use a custom board based on the famous nRF52840 mcu. I read a lot about SDK17 in the infocenter to find how...
Hi
The latest OpenThread/Zigbee SDK has no examples for openthread with the PCA10059 (No MBR, executing directly from 0x0 @ flash start).
Ive tried now multiple times...
nRF52840, SDK 16.0.0, SD132v7.0.1
What's the correct way to tell whether HFXO or HFINT is clocking the HFCLK controller? I'm able to start and stop the HFCLK controller...
Hi, i am using the nRF52dk would and im using the pwm driver example and im trying to understand the way the seq_values void works when it comes to phase or sequence would...