Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi:
I want to include the Characteristic value in the advertising packet,for example the real time battery level,thus there is no need to establish a connection between...
Hello.
I wish to implement a DFU Client. One (USB connected) nRF52840 based device should update an other (Wireless) nRF52840 device.
As the SDK only has a DFU service...
I am planning on pairing two parts of my system using OOB pairing via a UART connection. I couldn't find many examples of pairing using a physical connection as oppose to...
Hi,
I use ble_app_uart sample code using nRF52840 in SDK15.
There is a code below in ble_stack_init().
And APP_BLE_OBSERVER_PRIO is defined as 3 at the top.
On...
Hi there,
We are currently doing current measurements on the nRF5340 DK with a Power Profiler Kit 2.
To do this, we simply use the PPK as a source meter and connect it...
Hello Nordic Semiconductor
I am developing a small application on the nRF52840 development kit where I need to transfer I2S signals in/out of the MCU. I have set up an I2S_IRQHandler...
I'm trying to send data readings an advertising packets from the nrf21540-dk board, and use the phone as an observer to record the data.
So far I've been able to send counters...
I'm sending a short data string from a NUS application. For some reason I cannot read the data as bytes, only string, even if the sent array is uint8_t.
Is there a specifier...
For Errata 149 on nRF52832 , TWIM send illegal pulse after clock stretching.
When using TWIS as slave device and TWIS require clock stretching,
Do they work correctly...
I have an issue with DFU via USB CDC ACM.
I would like to update the firmware using open bootloader over USB without softdevice.
I already tried to follow the thread:...
Hello,
I have a firmware working perfect with nRF52832 DK and nRF52840 DK, using SES 5.40a.
Now I just upgraded SES to version 5.70a. With new SES version, each time I...
Hi,
we are getting during NB-IoT attach (full AT dialogue below) for some nRF9160 SIPs:
URC: +CNEC_ESM: 29,0 URC: +CNEC_EMM: 19 URC: +CEREG: 2,"B414","000F6E21",9,0,19...
Hello,
I follow up this documentation https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/ug_thingy91_gsg.html#updating-firmware-through-external-debug-probe...
I try to run asset_tracker and asset_tracker_v2 on nRF9160DK. I observed that the default cloud Host Name is Amazonaws.com, which is shown in autoconfig.h file. see the image...