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.
I am currently running ble_peripheral/ble_app_blinky using the nRF52840 Dongle and S140 nRF52 6.1.1. I have removed the lines for CONNECTED_LED and ADVERTISING_LED to get...
I am working on a BLE peripheral (nRF52840 & SDK 15.3), which uses the Peer Manager to handle encryption and bonding to an iOS central device.
Requirements call for the...
Hello I have just some questions where I'm a little insecure and maybe it will also help others to come faster in the topic. Setup is 52840, s140, Segger Embedded Studio,...
hi
im using nrf52832 to driver my lcd by spi,so i need a high speed.but when i use its spi ,i found the length of spi is limited to 255 bytles .i browse other developer...
I want to send a TLM advertisement while encompasses the variable data changing over the time.
the eddystone tlm example send the first frame forever not includes changing...
Hi,
I want to get input from gpio from an external button. i try many syntaxes for getting input from gpio but nothing is work.
i try
nrf_gpio_pin_dir_get(12)
nrf_gpio_pin_sense_get...
I am trying to use the radio test example and I have CLI working through RTT.
What I haven't figured out is how to use the items in radio_cmd.c. Am I missing something?...
I am trying to configure or set gain in SAADC example, for various gains it should operate but i am not getting how to set gain register so that i get SAADC output depending...
Im using nrf52832 kit with sdk15.3 SAADC example for ADC output, which is working fine but im not getting how to vary gain.
i want to set gain these values 1,2,4,5,8,10...
We faced the issue that some of our NRF52832 Raytac modules (MDBT42Q-512KV2) don't respond over the SWD interface. But all of these modules were working previously and we...
Hello,
There is any unique ID per chip that we can use? On my application I'm able to add and remove devices from network, each network consist on 5 to 10 devices. I'm...
I have looked through both the nRF51822 Reference Manual and Product Specification, and have searched through this forum, but to no avail so far.
Could I please get a definitive...
Hello,
we are using the nRF9160 on our own hardware and freeRTOS.
Since our toolchain & firmware stack is not using any zephyr code it would be nice to have to API of...