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 running read str 0x3e000 12 via UART line but there is nothing which gets printed on the terminal.
Even if i write some hex value to a particular flash memory location...
Hi there,
I have set up the nRF2427 with the nRFgo Starter Kit motherboard (nRF6700). The motherboard is recognized and I have all of the 2.4GHz options available. I would...
Hello,
I am working on the nrf52832 board with SDK16.
I am using a custom BLE example.
My TWI and BLE code work ok individually but when I integrate them it does not...
Using S132 v7.2, I'm getting a hard fault at PC 0x00015810 (I see the flag set in SEGGER, and the console outputs a SOFTDEVICE ASSERT FAILED error) that I'm working on manually...
Hi,
The 'nRF Connect' SDK (v1.4.99-dev1) sample OpenThread CLI is programmed to receive 'ot' commands from UART console. When configured with multi-protocol support, the...
Hello,
I have a problem that sometimes the supl_client_session() function halts the system by not finishing and ending the session while getting the timeout expired SUPL...
Hi
I can't find fwid for sd132 7.2
|s132_nrf52_5.0.0|0x9D| |s132_nrf52_5.1.0|0xA5| |s132_nrf52_6.0.0|0xA8| |s132_nrf52_6.1.0|0xAF| |s132_nrf52_6.1.1|0xB7| |s132_nrf52_7...
Hi there,
Our team is developing an application based on the nRF5340-DK - we are developing on the DK while our hardware is in transit. Our schematic largely follows the...
Hello, I use the internal crystal, the application in my board runs normally and it shows the board is in fast advertising state. However, I can't find bluetooth signal through...
I'm running the Zephyr hci_usb sample on a nRF52833DK to see if I can use it as a Bluetooth dongle on my Ubuntu dev machine. It appears as /dev/ttyACM0, so:
sudo btmon ...
Dear Nordic,
I have a BLE mesh product that is in pre-production. The mesh gateway is composed of an nRF9160 and nRF52840 with a UART link connecting them. The nRF52840...
Hi,
I have updated nRF Mesh to 3.1.0 version (iOS), but I can not see any field for reading sensor values. I set app key and publish/subscribe addresses for sensor server...
Disclosure. I am new to firmware develoment. My experience is in cloud development.
I just bought a Thingy91. I registered online using nRF Cloud. The modem communicates...
I want to use a timer to get a fixed time interval, so I use a 32-bit timer to count from 0 to 10000, and use PPI to clear the counter when it is captured to 10000, such as...
I'm using Softdevice S132 V 7.0.2 with nrf52832 module. Project is in Segger Studio. Project runs in debug configuration as in debug or in non-debug mode. When changing to...