Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Recommended nRF52820 dev kit is nRF52833 DK because dev kit for the 20 are not yet available.
Is the nRF52840 DK also compatible or the nRF52833 DK have something special...
With the Eddystone beacon example from the nRF5 SDK v.16.0 I managed to change the beacon data to be sent using es_slot_on_write. This only changes though if this data is...
Hi,
we spent 2 days of debugging why our application doesn't work on new nRF52820 & nRF52833 in QFN40 package. And today, we found out that some of the pins have probably...
Hi,
I`m considerate to use Nordic SoC in my design.
Please advise if Nordic have BLE SoC with Capacitance Touch Sensing capabilities like in Cypress part CY8C4127LQI-BL483...
So, I am adapting and adding to a project based on the example app with SDK16.0 and softdevice s112. I'm using Keil.
My nrf52832 has 256kb flash, 32k ram.
I'm compiling...
Are there any examples of how to configure the COEX pins between the 9160 and a 52840 such that each will actually use the signals to start/stop their respective radios? The...
I see references to a get (0x8046), set (0x8047), and status (0x8048) messages for Node Identity. Where could I find documentation about these messages? There is no sample...
What is the purpose/functionality of SWO pin (pin 6) on the Debug In port?
I see it connected to P0.18 on PCA10040 and P1.00 on PCA10056, but I’m developing custom board...
Hi,
Though I could able to successfully provision light and switch using nrfMesh Android application with all elements being configured and also could publish/subscribe...
Hi,
Recently, I am studying the blog as the link below:
https://docs.microsoft.com/en-us/windows-hardware/design/component-guidelines/bluetooth-prepairing
We would like...
Hi all,
On the iOS version of the Blinky APP, there is a statement
Created by Mostafa Berg on 01/12/2017. Copyright 2017 Nordic Semiconductor ASA. All rights reserved...
Hi,
I am using pin 27 as SCL and 26 as SDA on my custom board which is working on 1.8V.
There is no activity on SCL pin, while i am getting correct values on SDA pin when...
How can I read the ICCID (Integrated Circuit Card ID) of the SIM-card?
Normally (with competitive modems) I get the CCID by AT+CCID.
The nRF9160 reponds with +CME: 0 ...
Hi, I would like to develop a BLE central node that sends over UART when a button is pressed. I understand the memory is limited on nRF52810, but I think it'll fit. The example...
I am developing on the nRF52832. I just discovered that if my program enables Access Port protection by writing the UICR at runtime, then the program can still be read out...