Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
I am developing a pair of central and peripheral applications that will be part of a hardware suite that will undergo emissions testing and certification. We are using the...
I'm successfully using nRF52832 on custom designed PCBs. I've been trying I2C communication (nRF is the Master) using the TWIM driver. This has worked successfully at 100kHz...
Hello all
I suspect this is a simple coding error that was I not a complete beginner I'd know how to fix.
I'm using the YouTube series to work through here : nRF5 SDK...
Hi,
i have add the group filter specific to the nRF5340 Audio application to the west manifest file by running the following command:
west config manifest.group-filter...
Hello everyone,
I am using Thingy53 device, For the first time when I switched on the device, The LED light blinked twice but since after that it is not blinking also...
Hi!
I'm testing ubidots, which require a 35 character long username to connect with MQTT. This fails, and mqtt_connect gives me error -12 ENOMEM. The same code works fine...
I am working on a nRF52833 chip and using nRF SDK 16.0.0 version. I need to analyse the memory footprint of my project for which I would need access to .map and .axf files...
Hi
I'm new to programming and recently started working on nrf52832.
I'm working on a wearable device that monitors patient's vital. I'm using MP34DB02 digital microphone...
This might be a dumb question. I have a pretty simple modification of the mqtt_simple sample application on an nRF9160DK where I have subscribed to multiple topics. I see...
Please point me to a good tutorial page or video beside "tutorial on SSL.com". I would like to learn step by step on how to make certificate like this for nrf9160 using http...
I'm trying to figure out a way to monitor the TX data when using the SPIS. When the slave is requesting to send data back to the master, we are asserting a pin. When all of...
Hi,
I'm implementing a composite hid device using nrf connect sdk 2.0.0, I do checked the hid-cdc and hid alone samples but there's still few problems that confused me...
Hi , i have been trying to implement the DS18B20 sample of zephyr taken from GitHub
I am having a lot of trouble in building the code , it comes up with very different errors...