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 have existing design with I2C accelerometer on P0.1 and P0.2 (SDA/SCL). Don't need extreme data rates. Since examples of initializing on-board TWI don't seem to exist, and...
I am developing a tool that will be using the existing NRF51 dongle to run the S130 SD and it is being written in Python. There is no way to change any of these parameters...
Does anybody have a suggestion for a relatively low cost way to test the output power of a nRF24L01+ module? We make the modules (which are identical to the demo module) in...
Hi,
I am using the GPIOTE->PORT event to detect button presses and I would like to detect both button press and button release.
However, it seems like SENSE can only...
(this is duplicate with a support case I just opened... I hope that's okay.)
Hello, I am setting up a new laptop (our development machine caught a virus) and have installed...
Hi,
I have a sensor which sends data in a not specific time and each time start to sending data sends more that 100 data in 5 seconds
My problem is i just want one data...
Hello,
as described in the Compatibility Matrix it is necessary to use a revison 3 chip to use the S130 SoftDevice? Right?
Please explain why the Revision 2 chips...
I'm working in a project & I want to wake up the system from the sleep mode but it didn't wake up or I don't know what is expected on the wake up, will the system be run from...
Hello
I am using PCA10028 and I have written some customized service after taking help form nAn36 documents. Now I want to combine the predefined standard services like IMMEDIATE...
Now that the infocenter is available, please consider making product anomaly descriptions available at a permanent URL, e.g. infocenter.nordicsemi.com/.../PAN .
The frameworks...
Hi,
Same question in the ARM forum: topic
I am a (French, sorry for my English) software engineer with very little knowledge in hardware. As part of a prototype, I'd...
i have initialized a uart then i changed its rx and tx pins. now i want to initialize two uarts. i found the function to do this. app_uart_init.but i dont know how to pass...
I am trying to add pairing option in IOT examples provided in nrf51_iot_sdk_0.8.0. I don't see device manager interface in this SDK. Are there sample examples I can use to...
Warning[Pa082]: undefined behavior: the order of volatile accesses is undefined in this statement C:\Projects\..\lib\nrf_drv_twi.c 273
21 the same warnings. No errors...
Hi,
i have a question about s130 ble_app_hrs_rscs_relay demo, i want to add nus service to this demo, so i transplant the code from the nus demo ,
1:advertising_init use...