Hi,
I've been working on building and flashing the OpenThread CLI sample in two setups:
Setup 1 : nRF21540DK
Setup 2 : nRF52840DK + nRF21540EK
While I've managed...
In our application build with SDK 2.7.0 on a NRF52840 chip, we get an assert if we update the TX_Power for the connections.
If the bluetooth has made connection, we update...
Hi
I'm running the blinky sample (modified) on a custom board based on nrf9160. When compiling with SDK2.3 and toolchain 2.3 the current consumption is about 84uA (LED off...
I have recently purchased a nrf7002 EK from element14.
I have connected it to nrf5340DK board and tried flashing the Wifi-shell sample application(with the help of video...
Hi,
We're using the nrf9160 SoC for our application and we need a way to program both the modem and microprocessor during production. In development we've used a JLink with...
Hi,
We are considering a modem delta FOTA on our 9160 devices in field, but find two "approaches" described to this; Either using the modem AT command set ( AT #XFOTA=2...
We have experienced some modem faults and have implemented a custom `nrf_modem_fault_handler` to try to capture them.
We have enabled the config:
CONFIG_NRF_MODEM_LIB_ON_FAULT_APPLICATION_SPECIFIC...
Hi,
I'm using nRF51822 chip and SDK 12.3.0 library to develop the software. We want to control the motors with PWM. But since PWM consumes a lot of power, we decided to...
Hello.
For My personal project , i would like to develop a buttonless OTA DFU on my Red Bear Nano V2 (Based on nRF52832 SoC Chip) . Im using the SDK11 and i have folloawed...
I'm trying to add RTT support into the secure BLE bootloader to get debug logs, but after adding the files it's consuming too much flash:
Is there any way to fit RTT support...
Hello,
I tried copying code from twi_sensor example to ble_app_uart and got this error:
Error[Li005]: no definition for "nrf_drv_twi_init" [referenced from W:\MODIFIED_SDK_13...
It takes time for fs_event_handler to be called back after nrf_fstorage_erase is executed. In SDK13.1.0, it didn't take much time, but in SDK15.3.0 takes time to be called...
Hey,
I am using nRF52840-DK and SDK 15.2 and working on 802.15.4. The transmitter is sending beacons at an interval of 2sec. The receiver is scanning the network for beacons...
It seems that the GPS is more inclined to give a fix faster when the trigger defined has type GPS_TRIG_FIX set than if the trigger type is GPS_TRIG_DATA_READY. Is this the...
I am working with a custom board and the nRF52840. I have been able to program various hex files to the Nordic chip on this board using SWD and an official Segger JLink device...
I am using the nRF51822 Development kit USB dongle to try to sniff a BLE connection between two other devices. I have installed Wireshark, flashed the firmware onto the dongle...
Hi,
Couple of questions:
- I'm finding that querying the Modem clock with AT+CCLK? always returns the network time the instant after it has registered with the LTE network...
How to increase the sig sensor model to have the data of the incoming sensor, why the development difficulty is so high. How do officials treat developers as enemies.It was...
I have troble when try to change custom service to Environment Sensing Service in this sample
https://github.com/maidenone/custom_ble_service_example
I used the sample...
hi,
I have some questions from test ble speaker (ex: JBL, Sony) or Air Pods.
First of all, I use two iphones to bond one airpods or ble speaker. (Below let me call two...