Hello,
I’m working with a custom board using the nRF54L15 and the latest Nordic SDK, and I’m facing an issue while trying to communicate with an nPM1300 over I2C.
Here...
So I need to decrypt a single 16 byte block of data using AES128 and a pre-shared key on the above SoCs. But PSA doesn't seem to work (I'm currently working using the nRF52DK...
nRF52832, SDK17.1, s132 I work with SPI and it works on the this project with SDK15. But I have transferred this prj to the SDK17.1 and I can't make SPI work. I don't get...
Good Afternoon,
I am working on getting the npm1300 up and running on my custom board. I have a 1v8 line and a 3v2 line with the load switches being used as LDOs. I am using...
Hello,
I'm currently working on a fitness tracker application using the Nordic nRF7002 DK board, paired with an analog MMA7361 accelerometer , and a round GC9A01 SPI-based...
Hi,
We have experienced some unknown resets in our devices specifically when woken up after being in storage for a prolonged period in ULP mode - about a year or so. Afterwards...
Function: Now we have developed a function similar to usb file upgrade on the application side by ourselves (which requires operating bank1, writing the Settings page, involving...
Hello,
we developed a custom board using the nRF52832. We are having problems communicating with the mma8652fc accelerometer using I2C. We also have a Rigado BMD-200 EVAL...
Problem : After successful compilation of ble_proximity example in SDK 12 version
Ble is not showing up in Android device
How ever If I load pre compile file in example...
What is the difference between the GAP Device Name and the Complete Local Name in an advertising or scan response packet? Can the two be different?
We have a requirement...
Is it possible to support both LE Secure Connections Just Works pairing and Legacy Just Works pairing in a single device?
My concern at the moment is that if I require...
I have one problem with unsing uint64_t in application...
Im for test try simple demo:
uint64_t test = 1327644190303473294;
NRF_LOG_INFO("test: %"PRIX64"\n", test);...
Hi,
i am using nRF51822 EK with soft device s130_nRF51_2.0.0(id:0x0080) and nRF5 SDK v12.2.0 and keil u vision5.
when trying to flash TWI sensor example programme (nRF5...
Using nRF52DK and working through the getting started tutorial I could not get the ble_app_uart example in SDK 12.2.0 to work. It compiles without errors or warnings and appears...
Hello,
Trying to make my own project to test buttons and LEDs for educational purposes, I looked at this . Using uVision, I tried to replicate the included modules of that...
i am testing the ble_uart programme. i am using the nRF51822Ek and soft device s130_nRF51_2.0.0 and nRF5 SDK v12.2.0 and keil uvision5 and nRF tool box (android).i am using...
Hi
I have the PPK, and I see it needs either a JLink or a Nordic DK board to act as the interface to the PC.
I have a nrf52832 dk and also nRF52840 dk, so I was going...
I made IAR work with nrf52 in monitor mode debugger. I also would like to try this to nrf51. I found nrf51 doesn't have DebugMon_handler......Please confirm can I single step...
Hi,
I am working with nRF51 for my application. I do not use softdevices. I need to have a random variable in my code. I have read Reference Manual and I have found that...
Does nRF51822 have battery monitor?
pg 45 of datasheet says specifies "Absolute error when used for battery measurement" at:
Internal reference, input from VDD/3...
In the nrf52 OPS datasheet, for NVM and flash programming electrical specification (page 41) it has "Amount of writes in a block between erase" and Minimum for that is 181...