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.
On top of almost all the BLE examples in the SDK, there is an APP_TIMER_OP_QUEUE_SIZE define. How can I know how big this should be for a specific application?
Hi,
My project need to transmit mass data(maybe over 64kB)to APP once.But the total transmiting time is better not over 30Min.i use your example nRF51_SDK_8.1.0_b6ed55f\examples...
With the nRF51, it was not possible to run a high frequency realtime task due to the SoftDevice running with the highest interrupt priority, is this different for the nRF52...
I'm using the Github project github.com/NordicSemiconducto.. . in order to SCAN in a specific channel rather than all 3 channels. I don't want to use the timeslot API continuously...
Dear support team,
I have some trouble with a custom board using the NRF51822.
Sometimes the MCU resets supuriously.
After reset I try to find out the reason by reading...
I am following the Makefile provided by Nordic, but using --reset with --program seems to fail:
>nrfjprog --reset --program _build/nrf51422_xxac_s110.hex
ERROR: Two arguments...
Hi,
i am using three s210 master devices to broadcast ANT messages to a s310 central device. The central connnects to a PC through USB dongle and BLE.
When broadcasting...
Hi,
I found several posts on this forum closely related to my problem, but non of this answer my needs. I try to program nRF51822AA with blinky example via Keil uVision...
Hi, in evothing and mbed all the UUID are 128bits long
however, in EK, the code use 16bit UUID
ex. nus.c the uuid is 0x0001 0x0002 0x0003
any one knows how to provide...
Hi,
I have just received my smart beacon kit (nRF51822 based), I have wired up my JLink programmer according to devzone.nordicsemi.com/.../
However I am having trouble...
Hi!
I'm building a mesh using beacons. Everything works good untill now, except beacons sometime stop advertising on its own. Beacon still works because he still connects...
Hi. We are going to mass production now and the lab that will certify our product says we need to have a special mode in the firmware that would do : modulated middle channel...
I want to make a custom board using nRF51822. Currently I am using nRF go studio starter kit and pca10005 board. I am using segger jtag programmer for loading code to the...