Hello,
I'm working on a project that involves using an NRF52832. Basically, I want to collect data, send it over bluetooth, and then have the device enter system_off mode...
Hi,
Since the Toolchain Manager function to tell me about a new nRF Connect SDK has been deprecated, how do I know when there is a new/change to the toolchain or SDK that...
We use several Nordic chips in our BLE sensors. We bond to the devices from Android, connect to update configurations, then disconnect such that the device then advertises...
I've faced an issue while performing Exercise 2 from the Lesson 2 of the nRf Intermediate Academy Course.
When I have my dump.bin created and the debug server running, after...
Hello Nordic Support,
I am developing a bare-metal, non-secure firmware for nRF9160 using nrf_modem from SDK nrfxlib v2.9.0 , without Zephyr or RTOS.
I followed the porting...
dear all,
We are fighting with a problem that defied every effort to solve it so far, so we are asking for help. Our custom board is based on the nrf5340 SoC connected via...
I'm trying to test NFC on a NRF52840 Development Kit (PCA10056 - .Version 3.0.3), using NRF SDK 2.6.0.
I'm testing using the RECORD_TEXT sample project ( C:\ncs\v2.6.0\nrf...
Hi all,
i development a FW with a low power and when i measure the power consumption using a nrf connector on evaluation board i have 2 ua, and it's ok. Now i have the some...
So I can see the "API Reference" documentation on the UART driver in the info centre, however this is all very low level and I am going to waste hours going through all this...
Are there any changes required to run the Sample Bluetooth Low Energy (BLE) applications from nRF5 SDK v14.2 when migrating from nRF52840 IC Rev A to Rev B? I have followed...
Hi,
I am using the nRF52832 on a custom PCB and I am interfacing it with a flash memory chip through SPI.
I am testing the SPI communication using the spi example (nRF52...
Dear Sir,
1. The HFXO crystal can be with load capacitance 12pF? or 8pF is better?
2. According to the datasheet, "17.1.1 64 MHz crystal oscillator (HFXO)"
there is...
Hello,
we have two custom boards with nRF51822.
We use NUS.
If our pakets under 23 Bytes everthing is fine ....
If we want to sent paket with 140bytes, the central...
Hi!,
I've made a custom board using Taiyo EYSGCNZWY bluetooth module, to be used as central in a project. To use this module, several changes have to be made in the clock...
Hi,
I am using nrf52840 to verify a signature using RSA and cryptocell c310.
I get error 0x07 when I try SaSi_LibInit();
My rndContext and the buffer are both declared...
Good afternoon.
I have bought a "nRF51822 Bluetooth Smart Beacon Kit (nRF6930, Rev 1.3.0)" this is the first time I work with this, docs say that it has installed softdevice...
On the current version of the nRF5 SDK we could only use up to 3 instances due to the hardware limitation on the Engineering A of the silicon,
nRF52840 Engineering A
...
.
Included an example picture, not at all the only issue. Using the new DevZone on iOS isn't a great experience. New devZone I think will be a lot better for everyone...
hi, i am using pca10040 devkit as multi-link central device to connect with 8 nos thingy52.
i am using sdk14.2.0 multi-link central example with soft device S132v5.0, i have...
Hi,
I have recently purchased a nRF52840-Preview DK board with the purpose to test Bluetooth 5.0 Specification based features like LE advertising Extension and LE 2M PHY...
I'm setting up the DFU using the example project in SDK 12.3. The only changes are a custom entry using GPREGRET, and a custom exit of a button press. I have removed the button...