I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
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...