Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Hello,
sorry to border you again, but I have a problem that block me for many days. I read all nordic questions on TWI (I2C) but did not found a solution... :(
I have...
Hi,
We are designing a custom Board using nRF52840 SOC.
We are operating it in Normal mode, using an internal DCDC converter
We have used configuration 5 from the...
Hi there,
I need to transmit 33995520 bytes from nrf52 peripheral device to a Windows/Android device. Currently it takes about 13 to 14 minutes to complete the data transfer...
the flash of the nrf52832-QFAB is 256KB. the softdevice S132 is used which consumes 152KB and the compiled file of the BLE_UART only consumes 98KB (after making the changes...
Hi,
We have a product already on the market for about 2 years, based on nrf52840 and nrf52832.
The product receives data from an 'external device' via UARTE, forwards...
I received the product update notification via email. I did not see any additional details such as a PCN which documents the exact changes.
So the questions I have are:...
Hi Devzone,
I have noticed that some examples, like "ble_app_hts" that has strange flash placement like this figure:
There are 3 partitions, each is 8 bytes in top of...
Hi
I was using the MESH SDK 5.0.0 Dimming Server Example on nRF52840 DK and Dongle it worked fine so i designed a custom Board according the Designrules of Nordic. ...
Hi
I want to measure the battery power by using SAADC to measure the value of VDD,The battery to be considered is 4.2V or 3.7V lithium battery,How should the circuit be...
Hi everybody,
We are trying to port our previous firmware from nrf52840 to nrf5340. The first issue we encountered is TWIS support. It looks like something is missing as...
I did download the device certificates from the AWS IoT console into a directory: C:\Nordic on my PC.
However, my attempts to copy and paste these device certificates from...
I tried to upgrade the modem firmware on NRF9160-DK to the latest 1.3.0, downloaded from https://www.nordicsemi.com/Products/nRF9160/Download#infotabs .
After (succesfull...
Hi,
We are using SDK 14.2 with s132 v5.1.0. Reviewing the changelog for newer versions of the SoftDevice, we see:
"A memory access fault (NRF_FAULT_ID_APP_MEMACC) can...
Hello,
I am developing a device with a nrf52 using s140 with the last sdk. The objective is to interact through ble with other devices that have different custom services...