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 all,
I'm using nRF5_SDK_17.1.0_ddde560
Examples folder:
...\nRF5_SDK_17.1.0_ddde560\examples\peripheral\twi_sensor
...\ble_peripheral\ble_app_blinky
Are...
Hi, I created a blinky sample for the ProMicro board. Entered the flash mode as mentioned in https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/boards/others/promicro_nrf52840...
Hello ,Nordic
Our product uses the Nordic nRF52832 chip, and we recently encountered a device with an anomaly related to FDS writes to Flash. We are using nRF5 SDK version...
I am using NRF SDK 17.1.0
I inherited some legacy code that was a mess, and rewrote it.
Part 1 -
First I skipped the peer manager thinking it was not necessary. Then...
I am debugging my custom nrf54L15 board, and want to use the nrf54L15-DK to flash and debug the board. My SWD debug probe and cabling was used for a previous version of the...
For VDD-nRF in the nRF54L15-DK schematic When I check the schematic, I can't tell which part is internally generated.
When I check the actual board, VDDM_nRF and VDD_nRF...
Hello,
I am trying to optimize performance of a series of SPIM transactions using the 5340. Each transaction is 3 bytes long: CSN goes low, clock out 3 bytes, CSN goes high...
Hi,
I'm trying to test DFU with the Matter Light Bulb Sample, VS Code latest SDK 3.1.0, the sample is working fine with the 52840DK and is working in Home Assistant.
I...
i have given shell command through RTT and its working fine but when i try to start distribution, i am getting below error
Please advise me how can i fix this error.
Hi,
We are using Bitbucket as our CI system, and our project is based on the nRF5340. I can compile the project locally in VS Code without any issues.
Previously, we were...
I am trying to build the code for AOA example for nrf52833dk_nrf52833 dk from the example code avaliable on the sample called direction_finding_central. i have nrf connect...
Hi,
This is my first time designing RF section for BLE using nRF54l15, and i was wondering if you guys can give me some feedback on hardware design. I chose a Johanson 2450AT42B100...
Hi!
After some work with the otherwise exceptional Power Profiler software I find the current screen layout annoying:
The current display is in sync with the digital...
Hi,
I like to measure the VDD in nRF54L15DK using ADC.
I have flash the example firmware ..\v3.1.0\zephyr\samples\drivers\adc\adc_dt in my DK.
I can see it is measuring...