FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
Hi,
We are developing on a nRF52832 MCU and we tried to enable MPU on the whole RAM region (addr: 0x20000000, size : 0x10000) But when we create a new MPU region around...
Hi,
So I have seen there is a clean -up option to set the architecture core HW registers to their warm -reset values as specified by the architecture before running the...
Hello everyone,
using Segger Embedded Studio, I encountered an issue with the TWI libraries. My device consists of a custom PCB controlled by the nRF52840 (programmed with...
A simple and maybe trivial question. When in a thread I wait data for example with
is it like call continuously the k_yield()? How the api above works in the underhood...
Hi
is there any example or Tutorial to start from the beginning stage of developing Multiprotocol (BLE and Thread)?
I've tried searching many articles still unable to...
Hi,
Chip: nRF52840
OS: nRF Connect / Zephyr: v2.3.0
Problem: Saving coredumps to external flash
We're trying to add a bunch of debugging features to our firmware before...
I am using the PCA10040 nRF52DK board
I want to connect the UART RX and TX pins of the nRF52832 to my target CPU
I have cut the connections at SB16 and SB14
I can see...
Hi Sir,
As we know, Matter 1.3 supports Electric Vehicle Charging.
Do we have any plan to support the example of Electric Vehicle Charging?
If yes, what is the time...
Hi, We are using a Segger JLINK to program a nrf5340 product using the SWD interface. We have been successfully programming units using a design where there is a 100k pullup...
When we try to test the stability of the UARTE peripheral, we find that when inserting and removing the RX pin, the uarte_handler callback function is very likely to goes...
What is the recommended UART SUSPEND sequence to use the PM_DEVICE_RUNTIME? I am having trouble using the PM capabilities with the UARTe driver. I am developing on the 52833...
Hi,
I am trying the https://github.com/NordicDeveloperAcademy/bt-fund blefund_less1_exer1 using nRF52840 DK. I am able to connect but not able to detect button press. I...
SDK:17.1
application: ble_app_uart(+ble_app_buttonless dfu service) bootloader:secure bootloader pca10040e_s112_ble I want to know what operations will be performed when...
Hello,
I saw in an old forum thread ( https://devzone.nordicsemi.com/f/nordic-q-a/79412/lwm2m-amount-of-object-instances-limited ) that block transfer was not fully supported...