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.
Despite numerous reinstalls nrfjprog fails with the error code nrfjprog DLL load failed. Command line was nrfjprog -f NRF52 --readcode test1.hex. Windows 7 64 system.
Hi guys!
I want to develop clock function and for this issue, I am using the timer from SDK 15.3 peripheral examples.
Unfortunately, the clock speeds up every iteration...
Hi there,
I'm working on an ARM based system running buildroot 2019.02.4.
The mikrocontroller is connected to a nRF52840 via USB and I want to use nrfutil to update the...
I am using nRF9160: LTE Sensor Gateway to connect wiht nRF52832. My problem is I cannot re establish connection between the nRF9160 and the nRF52832. I have tried to create...
I am using nrf connect app on ios , the device is getitng on device mode but it is not showing DFU button on it , but it is working when using android app of it
And...
I want to generate a custom delay of one microsecond without using any timers By simply Executing instructions I want to generate. is there any possibility please let me know...
I have a rather strange issue.
I developed an application on the nrf52832 which amongst other, communicates with an ST Micro accelerometer LIS2DE12. The application works...
Hello,
Library seems to have limitation to 1kB. I'am talking about deffered mode.
You can increase NRF_LOG_DEFERRED_BUFSIZE >1kB, but it will crash if you try to print...
Hello, I am new to developing with nrf and have been trying to follow tutorials on individually setting pins as output. I am working on just getting a specified pin to blink...
Hi everyone,
Recently, I downloaded the SEGGER Embedded Studio, release 4.18, and start the development of a Heart Rate Monitor using nRF51422 and SDK 10 (softdevice s310...
I am only able to successfully trigger the ACK payload interrupt on the nRF24L01+ if I mismatch the payload lengths on the two devices; 4 for the nRF24L01+ and 1 for the nRF52840...
Hi everybody,
Intro facts :
I'm migrating from SDK 13.2.0 through SDK 14.2 to SDK 15.3.0. My program build on SDK14.2 but my product didn't work as expected, then I...
I need the P9 connector pinout (or complete schematic of Thingy:52 ) for programming my Nordic Thingy:52 using SWD. I have found this topics:
https://devzone.nordicsemi...
Hello, according to your website, nRF24 Series family is not recommended for new designs... as substitution you recommend to use nRF52 Series family. Can I ask you for the...
Aim: interface nrf32852 with i.MX6UL based Linux board through UART and configure hci of bluez. Board: nrf52_pca10040 SOM : nRf32852 OS: Zephyr UART: we followed HCI_UART...