This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
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...
Hello!
I have this interesting bug with the twim driver.
It works perfectly with the NRFX_TWIM_XFER_TXRX transfer type: I see the transaction go out on the bus lines...
Hi,
My project uses nRF52840 with SD 140, SDK 17.0.2 and SES. My hardware has SD Card SPI and LCD SPI sharing bus pins, using CS pins to switch devices. Because of this...
Hi,
When I use Texas Instruments CC2650 MODA (using Bluetooth 4.2) as the the transmitter, a smartphone (iPhone or an Android phone) that has nRF Connect app as a receiver...
Are there any examples to program the nrf52 at a lower level bypassing all the bloat/ 10 layers of abstraction in the SDK? TIA.
I often hear that things were more straight...
Hi,
I'm using nRF52810 with custom pcb antenna.
When i scan my device using nRF52 DK and nRF Connect in windows 10, my device scanned.
But, when i scan my device using...
Dear All, i am using NCS v1.2.0 and the GNU ARM Embedded toolchain: 8-2019-update. I am able to compile and run programs successfully from the command line and SES, but I...
Large data volume communication appears SOFTDEVICE: ASSERTION FAILED error
However, using the same firmware does not have this problem on another board。 What causes SOFTDEVICE...
Hey Nordic Team,
I am trying to disable the SPI module to optimize my project and reduce flash usage. The Zephyr optimization guide refers to disabling unused peripherals...
We're beginning a design with the nRF5340 and are needing to make power architecture decisions. Are there efficiency curves for the internal regulators, in DC/DC mode, for...
I have an nRF 52832 running the SDK 15.2 as peripheral and have tried connecting to different Windows PCs: a laptop running a native bluetooth 5 adapter and a desktop PC running...
I'm beginner in the bluetooth environment so I don't understand everything in it.
For my project, I need to develop connection betweeen a BL652 and a smatphone.
In a first...
Hi,
For both (nRF52840 / nRF52832 ), with SDK version nRF5_SDK_15.3.0_59ac345
I am using Secure_Bootloader in the eample folder:
nRF5_SDK_15.3.0_59ac345/examples/ble_peripheral...
I found an issue when using CONFIG_AZURE_IOT_HUB_DEVICE_ID_APP to set the Azure Device ID.
Around line 88 of azure_iot_hub.c the "user_name" structure is set using the...