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.
Hi ,
I have nRF51822 beacon and J-Link LITE and i am using nRFgo studio setup .I am trying to flash the hex file in to the beacon using nRfgo studio.The beacon has two...
Hello!
The DEC2 pin is connected to an N.C. capacitor C6 in the newest refreance layout and the nRF52 DK layout. So does it mean I can just left it DNC like the 44th pin...
Hi,
I have a custom board of nrf51822 with no external crystal, neither 16 Mhz nor 32Khz. I am trying to use uart and app timers from SDK11 but when I start any app timer...
I'm in a situation similar to the one described in this question:
devzone.nordicsemi.com/.../
The company performing the test ask me to provide a device that can switch...
I wanna execute rtc0 on the project which is inside examples\ble_peripheral\ble_app_uart file in sdk 11
When i write the following codes ,nrf51 is locked.bluetooth connection...
I created a characteristic of 20 byte length in a peripheral.
when peripheral does indication, the length of indication data in central is always 20 byte.
I want to send...
I'm porting from sdk10 to sdk12.1 and changing to .zip based libraries in keil5. I've unzipped the sdk into the directory and the examples work fine. However, if try to copy...
Please find attached the screenshot of the schematic where i have combined the RF circuitry from
the NRF52 DK and the NRF51822 dongle for a compact board development. . ...
Hello,
Can anyone tell me if it possible to have one peripheral device connected to 2 central devices ? I am using S132 softdevice with nRF52832 board.
Thank you !
nrf51connect.pcapng nrf52disconnect.pcapng Hi i m using pi3 with bluez and the gatttool i can easy connect to the Adafruit Feather M0 with a nrf51 as bluetooth module but...
Hello,
my program should do the following:
Collect sensor data
Initialize SD and start advertising
After a timeout or after a successful data connection it...
Hi, Nordic
I want to change usb in/out packet size after hal_usb_init().
as I know, it should make one report descriptor and update.
But I can not see similar demo...
My latest assignment is adding NFC functionality to the device (the very same device that I had trouble with DFU on). Adding the functionality was easy enough but I'm having...
I have seen this topic:
devzone.nordicsemi.com/.../
and a few others, in an attempt to visualize the RAM usage of my project. I currently use GNU ARM Embedded (gcc)...
Please clarify the radio state diagram for the nRF52: it shows a black dot between TXIDLE and RXIDLE states, having arrows from TXIDLE or RXIDLE leading apparently back to...