I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
this picture is from infocenter.nordicsemi.com/index.jsp
and this picture is from 《S132_SDS_v5.0.pdf》
in first picture the application base is 0x00020000 , in...
I've been instrumenting my Nordic app with RTT logging, which has been working great up until now. I use the deferred mode and use nrf_log_push() to queue all dynamic strings...
For the connection event collision, I have some doubts, I hope to get help in devzone
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s132.sds...
Hi, everyone,
We develop BLE project including DFU bootloader.
But to use the standard bootloader "as is" it is not possible for us. Due to this problem we must make some...
On Apple platforms, It's pretty easy to end up in a situation where there is bonding information on the Nordic but that information has been deleted from the host. All you...
Hello,
I am using sd_power_system_off(); sfunction to put the MCU in sleep mode. I have to wake up events. One is NFC and the other is GPIO. Both wake up functions works...
Hello all, Nordic Team
i've a question regarding the format of the nonce used within CryptoCell Library v0.9.0.a
What i've learned so far is, that CRYS_AESCCMstar requires...
Hi
Is there any ready-to-use SDK example that demonstrates how the 2MPHY functionality is exercised on the nrf52810? We have gone through SDK15.0.0 but it appears that...
hello all,
i am developing with BLE_NUS.
i want to sent the string data on BLE using UART example.
string data length is over 300 bytes like belows.
55AA FFFF...
Hi guys
I am using SDK 13 and a nRF52, so on my application, I require a lot of RAM usage transfer small files in order of 10-30kB, is there way to see the RAM available...
i want to use the nordic nrf52840 in my new beacon design. however i dont see many others using it. i downloaded the DK files from nordic to figure out the feasibility of...
Dear Nordic Team,
Thanks for supporting. Now i want to integrate GPIOTE with BLE UART example. When i call gpio_init(); this function got error like below image.please support...
Good morning,
I am trying to get the lowest current during system OFF (no RAM retention, no wake-up sources configuration) on 52840 PDK. The spec says that the OFF current...
Hello,
i am working with a custom board, based on nRF52832, running the Bluetooth Mesh SDK v2.0; the board is equipped with a SoC that communicate with the nRF52 using the...