Hello,
Is there any USB device stack available for bare metal development on the nrf5340 using online NRFX lib. I am trying to implement a USB CDC device class.
No issues...
These seems like another dumb question. First off, I am aware that the nrf21540DK is the nrf52840 with the FEM tacked on the output.
I know I can select the nrf21530DK/nrf52840...
Hello,
I have 4 nrf52840, 3 act as peripheral and the last is the central.
The peripherals are identical hardware with various sensors using the same FW. I order to...
Hello,i've recently bought a nRF52840 dongle to sniffing BLE packets with wireshark. I regret to inform you that it don't work roperly, in my opinion. In fact, you will find...
I just fired up our most recent custom boards with nRF9161-LACA's, and tried to compile modem shell application for RTT.
I noticed the RTT is disabled because HAS_SEGGER_RTT...
Hello
Awhile back I profiled my battery using power up app @ 4C 25C and 45C for a battery between 2.75V and 4.2V battery model is attached in zip.
The profiles themselves...
Dear Nordic Team,
I have a BLE application that we developed on nRF52840 DK for S140 based SoC and this application is working fine on the DK Board.
Now we would like...
I am using IAR version 8.30.2 . When I try to build the example project is the nRF5_SDK_15.3.0_59ac345 for 802.15.4 for the wireless UART I get a build error:
wchar_t in...
When I start my nRF9160 modem (AT+CFUN=1) it can sit in CEREG mode 4 (unknown) for a couple of minutes, before it switches to 2 (searching) then 1 (registered).
Is that...
Hi
I am trying to implement UART on nrf52832 , s132 central and peripheral code.I am getting the following error.
Description Resource Path Location Type fatal error:...
I'm trying to change advertised manufacturing data during advertisement after pressing a button on the nRF52840 DK board. Seen many examples using the call ble_advdata_set...
Hi everyone!
I am currently working on a custom prototype that is using the nrf52840 chip and sdk 15, and now want to perform DTM tests on the device. Looking at the DTM...
Hi! We're developing on an NRF52840 and are trying to understand what the meaning of the specified 'recommended usage' is, as its specified in the aQFN 73 ball assignments...
iPhone11 + iOS13.1.2 cannot connect to nRF52832 based IoT device when application is running in background. iPhoneX + iOS13.1.2 can connect without problem. Does anybody tested...
So I recently purchased an nrf52840 pdk and was following nordics getting started guide. however my pc will not detect my board when i plug it into the usb. When i plug the...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hello,
I'd like to use a central_peripheral example project (sdk 15.3) : Experimental: ATT_MTU Throughput Example
What does it mean that an example project is experimental...
Hello,
I have a problem with using the FDS library.
I started by exploring the example CLI program (examples\peripheral\flash_fds), it seemed to work as expected.
Then...
Hi
I have a nRF52832-DK based central node and multiple nrf52832 based peripheral nodes implemented using a combination of ble app uart c + multilink central at the central...