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 everyone,
I am developing a remote controller using nRF52832 chip. My prototype is currently developed in PC10040 board. The IDE is Eclipse Oxygen, and the SDK is S132...
Hello, everyone~
I plan to use the Low Energy Secure Connection funtion with nRF51822. But when I build the lesc example in SDK 12.3.0 (ble_multirole_lesc), there's a error...
Using the sdk15 and softdevice 132 v6, I'm setting up an app to read and write to an SD card that uses SPI1 (SPI0 is used by a display). Everything is working great, except...
Hi,
What's is the max length for the payload data in "mqttsn_packet_sender_publish" method?
EDIT:
Redefining my question above: What's is the max length for the payload...
Hi Sir,
According the table 19.4.2 of 52832 datasheet (v1.4), there is a start up time (0.36 ms) for HXFO.
How do I measure the start up time of my 32M crystal?
If...
Hello,
While an attempt to develop solid security mode bulded around Root of Trust starting from RTL and Device root key we found that unfortunately, it is mentioned in...
I would like to detect if a reset happened due to a brownout or an actual power off.
I tired so far using the GPREGRET and RESETREAS registers. They are useful to detect...
I have an app that works perfectly when run from the debugger, but not when started by HW reset. We use the serial port to communicate to a control processor (STM32) The Nordic...
Hi,
I was trying to test a slot circle antenna with nRF52832 which is well matched to 2.4G~2.48GHz, but it is circular polarized antenna with high directivity.
However...
Hi All!
I use nrf51822 with sd s110 to send data to android phone with sd_ble_gatts_hvx. If sd_ble_gatts_hvx returns NRF_SUCCESS then that packet get to TX buffer. I didn...
With nRF5 SDK v15, the code size became too large for the free version of UV5 , Is there a way to reduce the code size by reducing some array size or commenting something...
Hi There,
I'm stuck with Getting BLE uart working in another example.
I wasn't sure if converting the BLE Uart example into a central/peripheral application would be more...
Hi.
I want to read thingy's sensor data. I'm using nRF52840 DK.
I have tried using ble_app_multi_link_multi_role example, but there are only read button state.
How can...
Hello everyone !!!
I've recently started working with Segger Embedded studio for nfr52840. I want to add a new driver into an existing projects.Let's say GPIOTE
I...
Hello,
Recently i am working on UART application on nRF51822 based product.
In UART application code, there is no option to configure the modulation rate.
So, I would...