Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
Hello, we have a project with nRF5340 and SDK v2.6.0, and we can not obtain the logs from the network core b0n bootloader , but we do receive properly all the other logs....
SDK:17.1.0 application: ble_app_uart(+ble_app_buttonless dfu service) bootloader:secure bootloader pca10040e_s112_ble Background: There is only one key(pin:31) on the PCBA...
Hi there, I am trying to use shell with the USB and logging with RTT. Additionally, UART0 async is used to communicate with sensors. Here a snapshot of the proj,config:
...
I'm developing a custom board with a uBlox NORA-B121 module, which contains an nRF5340. The board has a Microchip MCP2515 CAN controller, and for some reason, I can't receive...
I am porting an application from NCS v2.3.0 -> NCS v2.4.0. My application runs in nrf5340dk_nrf5340_cpuapp_ns with NSIB and mcuboot. The mcuboot uses external flash for the...
I have Thingy:91 dev board. I have flashed hci_lpuart sample to nrf52840 and successfully ran lte_ble_gateway sample. Now in my application I want to connect to the same hard...
Hello,
I'm trying to reduce the power conception of my custom board with a nrf52840 and a 4g modem on uart.
For this test, I reduce the code to a loop (modem is off...
NRF52840 running 17.1 SDK and using QSPI interface to erase a block of memory from AT25FF321A external flash IC.
When we call erase it takes 930 millisec to finish erasing...
I was able to turn ON the Nordic’s BLE DFU over SMP + BLE NUS using Matter Lock sample code successfully.
The “DFU over SMP” is really great but further customization is...
Our app uses the nRF5340. We use CONFIG_BT_CTLR_TX_PWR_DYNAMIC_CONTROL so that we can change the tx power for advertisements and connections. When using ncs 2.6.0 it seems...
Hello,
I am creating this Post to summarize all my findings regarding a problem with the SLM Application that multiple people are experiencing, in order to make it easier...
Hello,
We are trying to use the nrf5340 as a wireless HID mouse over BLE. Our cursor moves just fine on Windows 10, Windows 11, a Mac, and two Android tablets (Lenovo, Amazon...
Hello,
I'm using Zephyr 2.6.1 and nRF5340.
Tried to include in my project the NRFX driver for USB and I'm currently not able to find an enabling option for that.
In...
Hello everyone,
I am doing some testing regaring advertising TX power on peripheral side with BLE.
I am using NCS version 2.6.1.
Hardware: nRF52840 Dev Kit
My...
I am trying to update our app from SDK 2.5.0 to 2.7.0 and it seems AWS MQTT has changed. We are building for the Thingy 91. The following lines are unrecognized.
CONFIG_AWS_IOT_CLIENT_ID_APP...