Hey everyone,
Does anyone here have experience with firmware OTA updates over the JIO NB-IoT network? The process seems a bit different since JIO Cloud always sits between...
Hello:
The latest nRF54L15 Errata for Rev 2 shows that the previously reported "GPIOs can exhibit radiated emissions" is no longer present in the Rev 2 SoC.
Can you please...
Greetings!
I am using Wireshark along with an nRF52840 dongle to monitor BLE traffic between a mobile app and connected peripheral and periodically I see some "L2CAP Fragment...
Hello, I am using the nRF54L15 board, and trying to connect to the Adafruit SHARP 400x240 monochrome LCD display .
I got the display driver alone to function just fine after...
Hi,
I am trying to perform a DFU using SMP over BLE. My setup has NSIB and MCUBoot enabled and thus I am able to perform DFU for MCUboot and Application using nrf device...
Hello,
I'm moving my project from SDK1.9.1 to SDK3.0.2. Project is based on peripheral_uart sample (UART part is removed since it is not necessary).
I have encountered...
Hi,
I would like to test a websocket connection over NB-IOT with the nRF9151DK. I started with the websocket_client example but I have those warnings and errors at startup...
Dear fellow developers
I would like to integrate a smart lock ( danalock v3 ) with the alarm system, so that I can control the lock via the alarm system. The alarm provides...
Hello,
I have a few questions regarding power consumption of the BLE modules
With regards to the nRF52810:
The data sheet lists the following as specifications for...
Is there a quick way to disable MCU Boot on the Thingy91 Asset Tracker example? I need to use the button on the device to my applicaton, and it is neccecary that the user...
Dear Sirs, good afternoon
I am using a (PPK + nrf52840 DK) to measure current on an external device.
Is it necessary to cut the SB40/41 jumpers in this case?
Thanks...
Dear Nordic :
I want FTMP (Fitness Machine Profile) to be supported in my product (A smart trainer uses NRF52832, called Gravat in Ant+ official website).
I find that...
I want to monitor the RTC count and generate an interrupt when a specific count is reached. And without stopping the RTC, I want to generate an interrupt again when the next...
Hi
We have the issue that GPS has no fix.(board: Thingy91 version: 1.0.2) I used the pre-compiled hex thingy91_ltem_dfu_2020-04-29_bc7ade8b.hex downloaded from Nordicsemi...
i want to connect Nordic thingy to a nrf 52840 soc with ble central example.
all i want to get is thingy environment service and get temperature and humidity values on...
Hello,
I got the acceleration value using mpu6050 sensor. And I am going to use this to get the angle of the sensor. The formula below has shown that angles can be obtained...
The application cannot write the app_update.bin on Windows.
How do I write with MCUboot & DFU & application?
[Command I tried]
dfu-util --alt 1 --download .\build_nrf52840dk_nrf52840...
Hi,
I have a similar issue as Wille in his question . I was trying to alter the example "nfc_text_record" for my needs. The code compiles without a problem, but when I try...
Hi,
After setting up my IDE and toolchain and trying out some example codes, I wanted to try the example for NFC pairing from SDK ver 17.0.2, because the pairing via NFC...
Hello,
I have some questions relate to Advertising:and RF ANT:
As I understand about advertising, there are only 3 channels, which can broadcast the advertising, are...
Hi, I'm using nRF52832 Software Development Kit, PCA10040, S132.
I'm trying to follow this example.
I connected successfully, but I have problem in 'Advertising' part...