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 a newbie to BLE 5 and I need some consulting regarding a system configuration.
The system is as such:
first unit (board #1) is an electronic lock that is installed...
Hi,
We are soon will be evaluation the nRF52 chip for BLE5 application. My question is whether the chip has a protection against Blueborne hack?
Regards,
Gil Fonea ...
Hi All
I am right now working with nRf52840DK on Segger Embedded Studio (S140 SoftDevice), and I am trying to read my BLE channel map by function , but I did not get the...
I'm wondering if anyone uses unity.c for unit testing and managed to change the print function to segger rtt in order to read the output.
According to unity
By default...
Hi All
I am now working on Channel Selection Algorithms in nRF52840DK by Zephyr. For right now, the choice between Channel Selection Algorithm 1 and 2 could be made by me...
We have been using the same inductor that Nordic uses on the dev kit board, the Taiyo Yuden LBMF1608T100K. We are trying to make some new boards quickly and these are not...
Dear Nordic,
I met a problem while using nRF24L01+ about MAX_RT interrupt.
In my codes, I disabled RF HW retransmit (hal_nrf_set_auto_retr(0, RF_RETRANS_DELAY);) because...
Hello,
From the datasheet of nRF52840, I found the 32MHz crystal's package is 2016 (reference circuit).
Is it necessary? Can I use bigger package?
Thank you.
Hello, I am trying to create a clone of a temperature sensor with the nRF52840 DK. I catched all important data from the sensor to configure the nRF52840 DK. But I cant find...
Hello.
I am trying to implement a Zigbee Network were sensors will be posting data periodically to a Coordinator.
I was looking into the examples provided with the SDK...
Hi team,
Our customer use nRF52810 to be an RF dongle.
They meet an question was about the high PER when there was an headset dongle was near nRF52810 as bellowing....
Hi,
I had the issuse about power consumption of saadc.The current measured was always more than 500ua after I called nrfx_saadc_sample().My test code is below.
I am using nRF32 ble module. I am not able to get the value from BluetoothGattCharacteristic. I have declared an object of BluetoothGattCharacteristic and getting the value...
Hi everyone,
SDK version: 15.3.0
I read the DFU documentation and can't find the <InstallFolder>\examples\dfu\bootloader_secure_ble folder in SDK 15.0.3.
This folder...
Hi.
I have problem with dfu over ble with mesh sdk. I use example experimental_lpn as guide. When I add this dfu functionality in my project, my application is not responding...