Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Does nRF9160 support IoT devices, SGP.31 eSIM IoT Architecture and Requirements for remote provisioning of eUICCs in Network Constrained and/or User Interface (UI) Constrained...
hello Nordic
i am working with nre52840 and nrf52832, with ncs v2.8.0
i am using ble SMP service for transferring data with a central device and for DFU.
currently i...
Hello, we've a nRF9161 DK board a we saw on the back side a footprint for mounting an SD card holder and we found the SD card holder component in the BOM.
Unfortunately...
Hlo
I have designed a custom board based on nRF5340. Now I am trying to do flashing and RF testing of it through nRF5340 development board but can't even flash it because...
I have the following pm_static.yml configuration:
and I'm trying to acces this `custom_bootloader_header` from my application code. Here's the relevant snippet:
...
Hello, I'm developing with an nRF54L15 Revision 1 (QFAA-B00). I'm encountering a problem described in the errata: 3.4 [8] SPIM: Wrong data is transmitted on MOSI (Symptom...
Hello, I am developing nRF5340, the project is pre-production. I am getting a issue with BLE power consumption, when I turned BLE on, the current is about 9uA. with BLE beacon...
Hi
We are using the nRF52840-QIAA-R in a lot of PCBA, now I see there is a new revision nRF52840-QIAA-F-R and the old type is not recommended for new design.
What is the...
Hi. I had a working MCUboot configuration that I used in order to update both the app core and the net core as follows:
- Upload the app core image using mcumgr - Upload...
Hello,
Is the NRF7002 pre-certified for the RADIO EQUIPMENT DIRECTIVE 2014/53/EU (RED directive) ?
Is there a recommended antenna design that would ease certify a product...
Hello
I am developing with nrf9160DK board.
I have confirmed that it is compiled and downloaded with blink example.
I am testing by loading exampleAWS_IOT_MQTT from...
Bluetooth connection cache processing - Nordic Q&A - Nordic DevZone - Nordic DevZone
Continuing from last time. After some optimization, the program was able to work. However...
Hi. I have an idea for a product and I'm looking into different platforms to start prototyping. Something nrf9160 based looks like the way to go, and it would be a huge advantage...
Hi all I am new to Nordic world. I have received a nRF5340 audio dk board and would like to be able to get VS code to build the default sample code - I have tried in windows...
Hi,
I'm using nrf Connect mobile (for Android) app to exchange data (read/write) with a BLE device (server) over GATT.
I have a large characteristic (123 bytes) to exchange...