If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
We are running an NRF52840 on our custom board and getting around 450 uA while is BLE Advertising with a period of about 1 second.
If we disable BLE then our current consumption...
Hello,
I'm evaluating the nPM1300 for a battery powered project. What is the quiescent current of the LDO? And is there an output current vs dropout chart?
Thanks
Hello,
I study the out of the box UART Central-Peripheral example. I would like to understand on the Central part:
Where exactly in code I can see the act of connection...
I am facing an issue while trying to flash code onto a custom board based on the nRF52832 . I used a sample iBeacon project for testing. I created a custom board configuration...
I am trying to make a simple MAC-layer transceiver using Arduino environment. I have some code derived from this example: https://github.com/IoTS-P/nRF52-802154-Raw-Transmitter...
This happens quite often, I simply has to create a new build configuration and in worse cases simply a new application and copy all my sourcefiles over to the new project...
Hi,
I’m currently working with the nRF52833 together with the nRF21540 Front-End Module (FEM). I have configured the FEM to provide a gain of 10 dBm. I have a few questions...
I used to use UICR to store the serial number information during the production with nRF52832.
I am working on new project with nRF9151, but when I check the datasheet,...
Hi,
I am trying to create a trilateration system with 3 initiators and 1 reflector (Hopefully multiple reflectors in the future) on the nrf54l15. The channel sounding with...
I am having issues programming my nrf5340dk through VSCode or the nrfjprog tools. I have tried as many remedies I can find on the DevZone but not of them seem to correct my...
Hello, I'm trying to use BLE on nrf52833. I'm developping with segger embedded studio and I' m usign the BLE peripheral example "ble_app_blinky". Firstly I erased the flash...
Certainly! Here’s a clear, natural English version of your email:
Dear Specialist,
I would like to better understand the two variables used in the SDK for calculating...
I'm planning to build a project using the Nordic Thingy:91X. My goal is to collect sensor data (e.g., environmental or motion sensors) from the device and transmit it over...
Hi,
I am trying to get the sample projects working with the dongle, I am having difficulty with compiling the bluetooth examples using the provided instructions:
https...