I'd like to update a firmware which is essentially made of 2 parts, say 0x1000-0x8000 is a "read-only" part and 0x8000-0x50000 is a "read-write" part. If I flash this firmware...
Description:
I encountered an issue where my NRF54L15DK development board fails to connect to my Windows 11 PC. Upon plugging in the board, the LED near the debugger starts...
I'm trying to connect a SIM800L to my nrf52840-dk which I power through 5V USB. I'm a beginner at electronics so just want to make sure I understand how to wire things, please...
Hi,
I would like to know what are the prerequisites to get the ICCID of the sim card:
This is the code I use, nothing special. I can get the IMEI of the modem but not...
Hello, just beginning initial investigation into nRF9151. Project requires communication to several I2C-based sensors and transmit data directly to cloud via LTE, using the...
I am trying to flash the Enhanced ShockBurst (ESB) example on an nRF52840 USB Dongle (PCA10059) . Since the ESB example is originally designed for the PCA10056 (nRF52840 DK...
For a project running a BLE connection and sharing data via the NUS service, we have seen that setting up Coded PHY (S2 or S8) will eventually produce an assert error as follows...
I have problems with my iPad to catch data coming from key presses of HID keyboard profile. First, I programmed the dev tool nRF6310+PCA10005 with the HID keyboard profile...
I installed nrfgostudio_win-64_1.15.1_installer, nrfgo_sdk_2.3.0_setup and nrfprobe_v2_0_0_7252 to test nRFgo starter kit(nRF6700). I tried to test uart on nRF24LE1D. but...
I want to establish a link between two nRF8001 devices. Is there an example of how to do it? I am using micro controller on our application board to control the nRF8001 devices...
Dear Developer Zone,
At this time, it is possible to upgrade the firmware version using Bootloader. But, is there any way or any plan to upgrade also the softdevice version...
Hi,
I'm looking for a wireless solution to handle 500-1000 of Clients per area. Because i',m new to Bluetooth i don't know if this is possible.
Requirements:
Network...
Hi,
I using the application download the update firmware, and using the bootloader erase and write the firmware to flash.
And I changed the bootloader code, remove all...
Dear Nordic Developer,
I am using nRF51822 with softdevice.
What is the best approach to have a nRF51822 always discoverable? Like heart monitor for example : no need...
If I receive data on the UART that comes in via its event handler, how can I then create an event to wake up from sd_app_event_wait and do further processing from the application...
400 control modules
I'm starting a project.
I need to reach a maximum of 200 meters.
I work with PIC. I'll have to control 400 MODULE Transceive.
Which model should...
Hi,
I have modified the ble_app_hrs source code with more no of custom characteristics(approximately 10), When i press Service Discovery in the master control panel, i am...
Hi ,
For our application i created 9 rtc1 timer .
all timers are working fine.
but once i stop battery timer and start it again ,it is giving receiver link loss....
Hi,
Actually In our application we have a battery, by external source we can charge it. Now when we connect battery or external power supply directly no error is coming....