I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
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...
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, 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...