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...
I switched from the nRF-bm\v0.9.0 to nRF-bm\v1.0.0 SDK and now I am getting the following error message:
fatal error: nrf.h: No such file or directory
"nrf.h" is now located...
Hello, I'm using Nordic Central HR example. I'm wondering how to read RSSI of a BLE device connected to the NRF5340, I have tried multiple version found on this forum, but...
Howdy,
I am trying to connect a Waveshare BME280 to my nrf9160dk, and it's not obvious which jumper goes where. The documentation states:
Wire color
Sensor board...
hi,
i'm new with the nrf9160DK so can you please guide me to how can i start and config my nrf9160Dk with my laptop from scratch because this video is not helping me https...
Hello:
I created an app.overlay. Here it is:
/ { aliases { fra_sw = &fra_sw0; }; fra_sw0: fra_sw0 { gpios = <&gpio0 0 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>; label = "FRA_SWITCH...
Hello,
We have a dual-purpose connection in our design where the signal can be either an analog input or a digital output. We have done some testing and can see that we...
Hi and Nordic forum
Please find the attached summary on the issue we are facing and help us get the guidance regarding the same
We are developing a Zigbee-based device...
Hello,
I am evaluating the nRF54L15DK current consumption based on Nordic example: https://academy.nordicsemi.com/courses/nrf54l-series-express-course/lessons/lesson-5-development...
Hi everyone, I'm thinking about implementation of SWD-over-USB with proper DAM (both CC1/CC2 pulled high). It is not totally clear to me what would be default nPM's behavior...
Hi all,
I've been troubleshooting my 9151 feather and have run into some issues with very specific AT commands. I'm trying to connect to an MQTT broker through AT commands...
Hi. I have a question about the selection of Host IC of nRF7002.
Looks like general official recommendation is nRF5340.
But my team has a long history with nRF52840...
Hi,
I'm trying to use the connection manager in my application, but it never connects or shows any events. I've tried using the https_client sample as well, but that gives...
After 9 years of work I have finally finished my product and it is FCC and EU certified, and ready for a pilot production run.
I would like to copy and paste my PCB design...
Hi,
Let me explain my situation. I have several custom boards with an nRF5340 SoC and an nPM1300 PMIC. I flashed a custom image developed with nRF Connect SDK v3.0.1, and...
We are developing a product with fast flash access and a screen so would like to use SPIM00 and the sQSPI simultaneously. The datasheets & documentation are somewhat confusing...