Hi,
I am getting framing error notifications from the nrfx uarte driver on a zephyr platform when receiving data from a certain external device, but only when there are...
I am following along this example on your website: Exercise 1 - Nordic Developer Academy , and currently trying to complete this excercise: Exercise 1 - Nordic Developer Academy...
Hello,
I'm having a serious issue with my nRF52840 board. Here’s what I already tried:
What I have done:
Verified working USB cables (data + power).
Installed...
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...
Hi,
My S130 based BLE implementation, when scanning, seems to receive BLE advertisements out of order, when the traffic is high. I wonder why. Could it be so that the callback...
Hi,
I would like to misuse the SDK by creating an communications systems based on advertising. From several Q&A posts, e.g. this one ), I understand that the current S130...
Hi,
I am writing an application on top of NRF51, using a S130 Softdevice. I wonder about the concurrenceness (?) of the code I write, and especially if I need to use critical...
How do I make sure, the GATT server running on the BLE peripheral client connects only to a specific app based central/GATT client app, which has been authenticated via web...
Hi everybody!
I am working on ANCS and I found a problem that: At the first time I connect my Iphone to the dev kit, the pair request appeared on the Iphone. If I ignore...
Hi,
I have been having a lot of problems communicating with an Atmel SAM D09 as a slave, and an nrf51422 as a master.
I seem to have two problems, hopefully solving...
Hi all,
I design the kb based on the SDK6.1 and SD7.1 with 51822, and doing the PTS certification now, but meet some problem on TC_CON_BV_01_C, ATT Write error, such as...
the error messages show following:
compiling system_nrf52.c...
RTE\Device\nRF52832_xxAA\system_nrf52.c(92): error: #136: struct "" has no field "A0"
RF_TEMP->A0 = NRF_FICR...
Hi guys, I use old project try to build again in Keil when I installed nRF51_SDK_8.0.0. But I get the:
.\Objects\ble_knob_detection.axf:
Error: L6200E: Symbol
GPIOTE_IRQHandler...
Hi guys,
Has anyone encountered following warning message when using nRF51 SDK v8.1.0 or 9.0.0 and compiling project by GCC arm-none-eabi (I'm on V4.9 2015q2 which is the...
Hello,
I have a peripheral that manages several bonds to known centrals. Assume I want to pair with some fresh central, yet I need to do that within physical reach of another...
Hi, This is Venkatesh. This is my first question posting here. It is great pleasure to use this product. I have installed SDK of NRF52832. but I am not getting "boards" folder...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...