Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hello,
I'm using nRF52840( PCA10056 ) of SDK 15.2 to debug long range mode. And I have already followed the steps in thread: https://devzone.nordicsemi.com/f/nordic-q-a...
There was a similar question in the past, but I couldn't solve it by referring to it.
ESB communication between nRF24L01P and nRF52832 (PCA10040) fails. nRF24L01P...
I would like to remove the HEAP in my app to free up RAM.
I removed all explict calls to malloc and family.
I removed all variable length arrays, after finding that...
Page https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s140.api.v7.0.1/group___b_l_e___g_a_t_t___c_p_f___f_o_r_m_a_t_s.html, link to http://developer.bluetooth...
I am dealing with a strange anomaly on the MOSI line of the SPI bus - sometimes, the first byte of a command 0x84 to the external SPI flash, I get this on the bus (~ 4 MHz...
Hi,
I'm running an app with softdevice v2.0.0 with SDK 11 on an nrf52832.
the app is using gpiote to handle incoming interrupt from another device.
to start handling...
I noticed that the v1.1.0 modem firmware download includes an A/B set of differential images for doing testing, but not a 1.0.1-to-1.1.0 image. Could I possibly get one? I...
I have to folders with different versions of the nrf library installed (1.0.0 and 1.1.0-rcsomething) The dts and overlay files are identical in the 2 folders (nrf9160_pca10090ns...
I have taken a new Thingy:91 out of the box, fitted ibasics sim card and been through the registration process. Sim registers fine, but the 'add new LTE device' does not recognise...
Can you tell me which Heart Rate monitor gives 0x2A37 is the UUID for the Heart Rate Measurement characteristic. The heart rate service is 0x180D. Battery service is 0x180F...
How can I add debug and release configurations to the "mqtt_simple" project?
Video tutorial "SEGGER Embedded Studio - Build configurations" does not show this important...
Hi Devzone!
I'm using nrf52840 custom board to launch iot service.
We have two type of devices. One is master and the other one is slave.
For now, both of them...
In nRF5 SDK 16 (downloaded file nRF5SDK160098a08e2.zip), the components/boards/pca10059.h file is missing the LED_START and LED_STOP defines that are present for other boards...
Dear Nordic,
I have a 4MB external flash on my board, I've successfully run the code on it by using XIP. However, I got stuck when I was trying to read back data from...
The bug shows when executing an application in RAM with nrf52840. Using SDK 16 but seems to show in older versions also.
The below function code is the first level of...