Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
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...
Hi,
I'm trying to perform some measurements on two nRF54L15DK boards and would need to reset both their SYSCOUNTERs at the exact same time. I thought DPPI would be perfect...
Hi,
I have a question concerning the box ID IMEIs. If we have two boxes with nrf9161 modems, do we need to make sure that the modems from box A are assigned only IMEIs that...
Hi,
I took a HTTPS Client Sample application from nRF SDK v2.6.2 and I cannot make it work.
What I figured out already is that SSL certificate for 'example.com' has changed...
Hi there,
I am developing a BLE dongle on nrf51822. There is no external 32.768KHz crystal oscillator on my customized board(only has an external 16MHz oscillator)....
Hi, I’m trying to enable signing with MCUboot in my NCS v3.1.0 project, but I can’t get the app to start once I turn on signing. The build succeeds, I flash build/merged.hex...
Hi all,
I'm trying to perform aws fota on my nrf9151, I've followed this https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/networking/aws_fota.html#aws...
We are using the nRF9160 with a cellular service provider that has quite a strict firewall policy. There are rejected connections and we suspect a problem with cached DNS...
Hi,
We are in the process of changing the 32.768 kHz RTC crystal in an existing product and require additional data to verify the electrical properties of the crystal. ...
Hi Team,
We are starting new product development using nrF9160 modem.
I saw that new SDK available is v3.0.2. I hope we have to build/compile it in VS code, am I correct...
Hello!
I would like to use OTP storage on the nRF54L15, as explained here: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/security/key_storage.html
That page says...
[MatterTest] 09-25 08:50:35.568 INFO ***** Test Step 2.3 : TH extracts the Authority Key Identifier from the PAI certificate [MatterTest] 09-25 08:50:35.568 INFO ***** Test...
I modified the blinky sample to toggle io pin 1.05 While the app does compile and the originally led does flaash, I'm unable to control any other io pins. Using NRF5340 NRF...
Hello Everyone,
I am using nrf52832 and sdk 15.2 for BLE scanning and advertising. scanning and advertising is working parallel. this is controlled by other MCU over serial...
Dear Support Team,
I’m currently experiencing an issue with Segger Embedded Studio where no output is shown in the Debug Terminal. It was working perfectly before, but after...