The Nordic Device Manager App, version 1.8.1, DFU on iOS fails with 'not supported' when using app_update.bin. Android allows DFU. What changes need to be made to the image...
We have a production system running a modified asset_tracker_v2. Things are basically running fine but there is question with downlink and FOTA operations. We publish a JSON...
Is it possible to flash (application + radio core) firmware for the nRF54H20 over SWD? Possibly also any other required components like SUIT envelope, etc.
Utilizing nrfutil...
For the GetAssistanceData endpoint (POST /location/agnss), if we are using the x-custom-device-id header instead of a device token and registered devices, how can we view...
We are using the nrf9160 with SLM V2.4.2 and Modem V1.3.6 and we can do 6 calls to the Verizon cell network in 3 minutes and 30 seconds apart with no issues.
However, on...
Hi there,
I am new to the platform , we are working on a proof of concept to reduce idle power consumption as low as possible on an NRF9160, I want to put the system in...
Hi, I'm having Bluetooth LE peripheral nus code which works fine with v2.7.0 with nrf52840DK (I can connect with an Android App and stream data etc): Changing the build configuration...
I'm making a device that occasionally (once per minute) needs to upload a sample to an iPhone app.
I'm thinking that to keep power consumption to an absolute minimum, I...
My condition
SDK 4.3
SoftDevice 6.0-alpha
Hello.
I test nRF51822 EK with HRM profile to communicate iOS applications(My custom app, and LightBlue LE ). Firmware...
I'm using the Gazell protocol on my NRF51822. On the host side I got a problem with the FIFO length. I put 4 ACK packets into the FIFO but this give me an error if I check...
hi
i have added new characteristics on a existing service,and i do not know how to make this characteristics can be change by the smartphone and how to know this characteristics...
Hi,
I am still confused by BLE(bluetooth low energy) and Radio. Both of them transmit data by radio according to bluetooth protocol. Is it mean that Radio does not belong...
Hi,
Could you tell me please the maximum supporting number of services?
This number may be varied depending on number of attributes in each service and its size. So...
Hi all,
I am having a nRF51422 Evaluation kit.
I am trying to execute the ant_broadcast project.
The build works fine, but when i try to load , i get a syntax error.
Could...
Hello.
I have been trying to erase the contents of my nRF24LE1 using the flash SPI interface (nRF24LE1 PS p.77 ff). According to the documentation, the ERASE ALL command...
Hi,
I wanted to know how I can identify the silicon build version (CA, CO, AA etc) of the nRF51822 from the date code? I have some reels from a distributor in a sealed...
We are developing a USB ANT dongle with nRF24AP2-USB chipset, but we meet a problem when use CW test with ATWareII tool.
We set 2.466GHZ, but we see 2.271GHZ mark, but...
Hello,
My code( I add a source code lower ) has error on bold line printing NRF_ERROR_INVALID_STATE. The program uses three timers and init by "MAX_TIMERS = 6" and "OP_QUEUE_SIZE...