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 all,
I am newly started working on nrf840 device and i am getting the error like "flash download failed-could not load the file" please help me out to over come this...
Hi, I'm developing a new device using the nRF52832, I have finished the schematics design and I'm wondering how can I simulate the design to check if there is any mistakes...
Hi all,
I am using SDK13 with NRF52DK. I am trying to get NFC to work with a reader and encountered some problems.
I have tried 3 different examples, record_text, writable_ndef_msg...
I am trying to use nordic nrf51822 and transreceive data through ble_app_UART
and (Android-nRF-Toolbox) github.com/.../Android-nRF-Toolbox.
But i am not able to compile...
Hello,
In the reference layout for NRF52840 package (QIAA), the shape defined in the SOLDER PASTE is a bit larger than the one defined on TOP LAYER (copper) for each terminal...
We have a product that uses nrf51422_CE_AA, Revision 3, 256KB ROM, 16KB RAM, PCA10028, SDK 8.0.0, S110. We are now in the stage of power optimization. Therefore we bought...
Hello,
I have used the NORDIC power calculator to calculate the current consumption for different advertising intervals.
Adverting interval (ms) Current (mA) calculated...
Hello is a starter developer
I used the nrf51822 chip on the pcb board and downloaded the example code but it did not work.
When I checked the 16mhz external crystal on...
Hi all,
I am a bit confused about the use of SOFTDEVICE_HANDLER_APPSH_INIT and similarly APP_TIMER_APPSH_INIT. I've not been able to find anything in the documentation...
nrf52840, S140.
So for the past 1 or 2 weeks I have been fighting with this problem :
Now it turned out that the connection handle may actually be INVALID, it's 0! ...
I am using nRF52840 DK as a SPI slave with an external MCU configured as SPI master. The SPI clock frequency is set to 1 MHz. I am using the following pins for SPI:
P0...
Hi All,
I have just got my nRF51 kit (S130) and started working on a beacon project which would transmit advertisements packets from peripherals over a RS485 to a server...
Hi,
im running my DK as a central of a BLE connection and i'd like to read the device_name of the peripheral board that im communication with. how do i do this? i cannot...
Testing on nrf52DK (QFAAB0), without softdevice, unfortunately still on SDK10 and
NRF52 sleeping on RTC. Programming pins disconnected.
Measured:
low frequency clock...
i am total beginner to the nrf51822. i am going through the nan-36_v1
app note is using s110 but i can't find that soft device in sdk ? is there any changes has to be done...