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 am working nrf52840 with bg96 modem, i have configured quectel_bg9x.c driver to communicate with bg96 modem from nrf52840.
can you provide a sample application on MQTT...
I'm using firmware 1.3.6 and SDK 2.7.
I have a ppp connection problem for IPV6. Tables below show connection status:
When I use SLM:
ISP / PDP + APN
"IPV6" ...
I have questions about the build process. I received an example, and I’m curious about the roles of the folders and files in the APPLICATIONS directory. Also, it seems like...
Hello,
We have an nrf5340 custom board and during frequent BLE connections/disconnections sometimes it seems the netcore gets stuck. We are connecting to an iOS app and...
Hi everyone, recenly I had adquired a nrf52840 dk for testing how to work the BLE module. The problem was that in the first attemp the nrfGo showed that message:
I have...
Dear Experts:
Hardware Version :Nordic PCA 10040 1.2.4
SDK Version: nRF5_SDK_15.3.0
Project: ble_app_uart
None code will be modified in the ble_app_uart project. First...
Hello, I am trying to change the data length(maximize) from Nrf Connect Desktop to a BLE5 device. Could someone help me, how to change the packets size being sent? Thanks...
Hello All,
I am using the example " iot_secure_dfu_bootloader_secure_dfu_s132_pca10040 " with the NRF52 DK board.
I have build and load the code in the board but it...
I want to know how to add custom field in the firmware package generated using nrfutil? I generate three firmwares but sometimes its error prone, I saw wrong firmware flashed...
I have used ble_app_uart example as the base project and have added FreeRTOS and SAADC example to it. And I get the following errors as attached in the image.I have added...
Hello,
I have merged nrfx_spim and ble_app_uart. I was testing the spi tx function as my application has specific timing requirements. I have experienced something that...
chip: nrf52832
sdk:nRF5_SDK_15.3.0_59ac345
my purpose: i want to store data to flash from ble_uart
demo: examples\ble_peripheral\ble_app_uart and examples\peripheral...
I followed strictly all steps of the nRF Connect SDK Getting Started Assistant. However, the code doesn't compile:
(...)
9> Compiling ‘reboot.c’ 1> In file included from...
Hi, i am working on a bluetooth application with the nRF52832. When i try to connect a Samsung Galaxy S8 (Android 8.0) via nRF Connect, i get a LMP TIMEOUT error after 40...
Launch, then select 'Launch Programmer, tool displays message "The app only supports nRF connect ^2.5.0 while your installed version is 3.0.0. It might not work as expected...
From what I could see the Asset_Tracker example works in LTE, not in NB-IoT. How can I test NB-IoT?
I would like to get some hint on what example to use and what to do to...
Hey all,
I'm a bit lost here... I developed a wireless sensor for a customer based on the nRF52840 and it works great. Now we're developing a small light weight gateway...
Hi everyone,
I'm trying to developp a MIDI USB class compliant device with the nrf52840 DK.
I'm beginner about USB developpement and I have only basics about MIDI class...
I am using SDK 15.3.0 working on nRF52832, on windows platform.
Our requirement is, we need to get the data from both nRF52832 and BLE Heart rate sensor at same time and...