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 nordic dev community,
I am completely new to nordic products. I attended one of the conference and got more information regarding developer zone and info center....
Hi,
I am wondering why the ccm library uses the software aes encryption. Is there anything wrong with the hardware encryption so that it should not be used?
Marius
Hi there,
hope you are doing fine.
I am using SDK 14.1 with SoftDevice 132 as well as a state machine framework which needs a have a function called periodically to...
Hi. I'm using nRF52832, SDK13.0.0 as peripheral.
When I want to disconnect central, I'm using sd_ble_gap_disconnect function as below.
err_code = sd_ble_gap_disconnect...
When I try to build and run any example from the nRF5 SDK, it can compile successfully. But when loading to the eval kit, it can't find the 's140_nrf52840_5.0.0-2_alpha_softdevice...
Hello Everyone,
I am using nrf51822 256Kb Flash and 32KB RAM Raytac's BLE module with SDK11, S130 with over the air Bootloader (16Kb).
So the aim is that when a particular...
Hi all,
I encountered a problem , when I connect 1 board central to 2 board peripheral via NUS . It connected and discovery success . But at
static void db_disc_handler...
I was compiling a project(ble_app_uart and I am using PCA10028), it was not successful and KEIL5 display this:
it looks like I didn't install NordicSemiconductor.nRF_DeviceFamilyPack...
Hello,
I use a nRF52832 device, and I have some strange behavior when I use PWM. You can see my test program listed below.
Thank for your reply, Thierry!
/*
* Test_PWM...
Hi. I am a newbie in Nordic chips, quite knowledgeable in Atmel AVR, though. I'm working with an nRF51822 on a board like this www.waveshare.com/.../BLE400 . I use the Mbed...
This might seem like a really banal question, but i could need some clarification on this.
My understanding is that the config_client should be used on the network provisioner...
I want to connect a ST Chip (LSM6DSL - Datasheet ) via SPI with the nRF52840 Preview DK (SDK13) - NRF_DRV_SPI_MODE_0
When I am using the SPI Master example with different...
Hey Guys,
Thanks for this wonderful first of all.
Great work!
Well I am posting my first query related to Nordic mesh, please help
we need the BLE for our Wireless...