Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
How to control the Power (change from 8 dBm to -40dBm) we can relate and keep this delta as reference and check the rest of the current?
How to set the Standby and Sleep...
i am using SDK 1.9.1 to notify data to peripheral to central device i am using ''bt_gatt_notify " api to send data to mobile but i am able to send only 20 bytes data to central...
Hi
Is there anything in particular I need to do to enable ZMS for the nRF54L15?
I am trying to include the ZMS sample code into my own sample built for the 54l15 appcore...
Hi,
Can anyone tell me the difference between BLE IPC and BLE RPC implementation? I'm little confused.
Refer to these kconfig symbol,
SB_CONFIG_NETCORE_IPC_RADIO_BT_HCI_IPC...
Greetings!
Our device will use WiFi network to send data to the Azure's IoT Hub, where it will be further forwarded to our cloud. As the used network won't be controlled...
Hi Nordic support
We have ealier used your legasy SDK16.0 on nRF52840 where we where programming our device serial number in the UIRC area.
NRF_UICR->CUSTOMER[0-4] where...
Hello,
I am using the nPM1300 IC on a custom PCB with the nRF5340 + nRF7002 + nPM1300 configuration. sdk v2.8.0
I am trying to read the battery status (ADC value) via...
I have problems when I connect to my mqtt broker, it looks like it doesn't do a CLEAN_SESSION.. according to server logs.. I see when I connect to test clients ( pc ) with...
Hi, I recently purchased a nRF52840 dongle with the intention of creating a Bluetooth mesh provisioner with it. The first thing I tried was flashing the mesh_shell example...
Hi ,
Could anyone please with NRF9160-SIAA-B1A-R7 CAD Files (symbol, footprint, and 3d file) for KiCad ?
Thank you for your support.
Best regards, Mohamed Obaid
I'm using an nrf52840 on a custom board and send debug messages with printk to RTT. When mcuboot is added to the firmware it is no longer possible to read the messages from...
Hi nordic support Team.
I try to build blinking led example: nRF5_SDK_17.0.2_d674dde\examples\peripheral\blinky\pca10056e Load firmware for NRF52811 and NRF52840, i see...
Hi,Team,
I am developing Long Range and Pawr using nrf54l15-dk.
For the Long Range example I refer to E:\NCS\v2.8.0\nrf\samples\bluetooth\central_and_peripheral_hr and...
We previously used the nRF52832 (with Segger Embedded Studio) and implemented OTA updates for it, along with developing a custom APK.
Now, we are using the nRF5340 (with...
My nRF52840 DK needs to interface with a convential device using the data bus and address bus. The following diagram (P.27) from the nRF52840 PDK user guide.shows the data...