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...
I'm a newby in bluethoth communication. To control model cars and model trains in scale 1:87 I built a decoder with an ATMEL chip. The communication based on digital infrared...
We are moving to the stage of testing our custom PCB which has a nRF9160, from using the nRF9160 DK
We need to do initial tests on our antenna, tuning network, and layout...
Hello,
I just started working with a couple of other people on firmware for a BT dongle.
The existing codebase/software build is based on Linux environment using command...
Currently with default thread network we are using channel number 16 ,Now if we want to change the channel to 25 ,I am using thread API otLinkSetChannel and to get channel...
Hi Everyone ,
I have setup an gpiote iinterrupt on a button on a custom PCB incorporating nrf52840. Whenever the interrupt arrives(button pressed) the bluetooth shall wake...
IDE : Segger Embedded Studio for ARM V4.12 , nRFgo studio
SDK : nRF5_SDK_15.2.0_9412b96 + SDK for Mesh3.1.0,
Softdevice : 6.1.1
Computer Platform : Windows 8 64 Bit...
Hi, I have been using MQTT_simple example and building my application on that. One thing I noticed is that power consumption is around 40mA. I would like to hit that 7uA or...
Hi,
I am using nrf52832_xxaa with SDK v11.0.I have the requirement to disable the debug at the start of the program.(Also to enable it if required in the future).
I use...
Hi All,
I would like to interface a sensor with nRF52840 DK via I2C. I am looked schematic of nRF52840 but I can't find anything about I2C pin.If anyone know the I2C pin...
Hi,
I aim to scan other beacons around me and get their RSSI values, then put this data in my advertisement. There will be many beacons so I need a big space for that data...
Hi, Guys,
I am trying to enable the readback protection for the code region 0 and code region 1, I know that the NRF_UICR->RBPCONF register is flash_backed, so I have to...