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.
Hello,
Considering nRF5_SDK_14.2.0_17b948a.
In SDK documentation I can read that the steps to use the app_pwm library is to:
instantiate a context with APP_PWM_INSTANCE...
Dear all members,
I am having a strange issue. I am using the iOS Nordic Toolbox and ble_app_uart. I am sending large amounts of data from Central to peripheral, iPhone...
Hi
I am working on migration to SDK 14.2. HOWEVER, I found softdevice_handler_appsh.h is missing.
May I ask is there any replacement function to the same thing, please...
I want to use the flash to store some values, I try to use the NVMC like the examples, but it cause the chip reboot. why it cause the chip reboot, and how can I fix it?
Hello everyone, I'm currently facing two problems :
1- I'm using nrf Toolbox with the last version and perform a DFU on a low_energy_ble device. I'm using a .zip and got...
Hi All:
I met a trouble, i don't slove it. i need help .
sdk : nRF5_SDK_14.0.0 S132
hardware: nrf52832
base multitole dev.
nrf52832 as master to connect mobile by ble...
hi everybody
SDK:14.2.0
CHIP:nrf52832AA
example: ble_app_uart or ble_app_beacon
board:my board,not DK
My board program into ble_app_uart or ble_app_beacon hex,it...
What's the maximum time between random numbers being generated on the nRF52832's RNG? The datasheet just says
The time needed to generate one random byte of data is...
Hello everyone,
I remember doing a project with PCA10028 board and S110 SDK a year or a year and a half ago. Now i want to do another project but all my materials which...
Hello,
I am writing this question in reference to this question . I was asked to be more specific about my question by my colegues. I do understand that this is a duplicate...
Hi,
I checked the flash_fds example. I could not tell the address it tries to access to. Is there any way I can find the address? Can I limited it to a certain address range...
According to this article, https://www.nordicsemi.com/eng/Products/Bluetooth-5, it appears that the nRF52 should be able to support standard BLE at 2Mb. However when I look...
Hi Nordic
I am using sdk 14.2.0 version and s332 soft device. Now I have completed the bicycle speed cadence code that works with ble_ant. It worked well as I wanted. But...