Hello,
I've seen multiple posts related to this question, but they're not very recent so I wanted to check if there's an updated answer.
Are non-simultaneous multi-image...
I have an Ubuntu Machine where I successfully installed Zephyr SDK and toolchain following instructions given in the official getting started guide here . I was able to compile...
Hello,
I have a custom PCB with the nRF5340 chip. I’m able to flash the board using a J-Link. I’d like to rename the device so that it advertises a specific Bluetooth name...
Hello,*
I'm new to nRF Connect SDK environment, but I'm used to work with Zephyr.
I'm actually confused using west.yml file. I created a new application based on existing...
Hey guys,
I use SDK 3.0.2 and toolchain 3.0.2 and want to start with the modem shell example: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/modem_shell...
I made a custon pcb and until now it is working as expected . I am using the me54l14 module by minewsemi and i want to enable the CTE capabilities so that i can have angle...
Help Needed: BLE Not Working on nRF52810 (Tried Zephyr & nRF5 SDK)
Hi everyone, I really need help getting BLE working on my custom board with the nRF52810 . I've been trying...
Good day!
In my BLE project I use connection parameters negotiation module. In order to ensure software consistency there is a test for memory leakage. After some investigations...
Software:nRF5_SDK_15.2.0_9412b96
HW: PCA10056
Modify:
1. Added LED blinky and PWM on the blink FreeRTOS sample.
2. Added task 2 demo2 as dummy to test the freeRTOS...
Hi,
Starting a new design with nRF52832 that requires TWI, SPIM, and UART interfaces. Also need a wake on GPIO for the power button. Is there a preferred pin assignment...
Hello, we are experimenting with proprietary RF transmissinon between two nRF52832 devices. We are currently trying out the esb_ptx and esb_prx examples, toggling GPIOs on...
Hi,
I'm using a nrf52810 on with SDK V15.2 with SD112.
The application uses the app timer and also TIMER1 for other purposes (and TIMER0 is locked by Softdevice).
What...
Hello,
We are considering bluetooth module of laird tech for our ongoing project, it has Nrf52810 chip. Please verify the below things Schematic: 1) this module has onboard...
Hi,
I am using nRF_SDK_15.0.0_a53641 and writing a program with keil.
I am now trying to write to the SD card at 1000 Hz (1 ms) by combining "fatfs example" and "app timer...
Two nRF52810 devices, one is PTX and another is PRX, use the ESB protocol.
This project is very demanding for the timeliness of data transmission, in order to improve the...
It would be very nice if the SoftDevice API Documentation at https://www.nordicsemi.com/DocLib included PDF downloads for each SD version as well as the current online HTML...
Hello Nordic community,
I'm wondering about how those BLE trackers (i.e. Tile , Trackr) work. Specifically, what kind of advertisement strategy makes sense for these types...
Hi
I am developing RX device to connect with Smart Remote 3.
The RX device system is Linux embedded. I need to run OTA function in Linux embedded to update SR3 F/W.
...
Hi,
I am using STM32F030C6 MCU with Laird BL651 module.
Keil-IDE v5, windows 7(64-bit) system configuration.
I need to get the sample code for the application development...
Hello, I have following problem.
My DK is not recognized by J-Link / nRFgo Studio.
I tried to reflash J-Link by pressing BOOT/RESET and then drag and drop J-Link OB...
Hi,
I would like to update the Device Information Service's (DIS) serial number characteristic to reflect the actual serial number assigned by our production equipment....