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 to everyone!
I'm trying to use the nRF52832 board as master to use an external device (as slave) through SPI.
I take the example peripheral/SPI to start to learn how...
Hi,
How to set the length of the advertising device name? Even i set name type to BLE_ADVDATA_FULL_NAME, i can only able to set maximum of 14bytes. If i increase the name...
Hi
I have a charger IC for a lithium ion battery on a custom board with an nRF52832. It's this one, from ST Micro, an STBC08:
www.st.com/.../stbc08.html
The charger...
Hi,
I use nrf51822 + S130 platform, in my application I used ADC,UART and APP TIMER, I mens only these can cause interruptions,all these interrupt priority is 3(APP_IRQ_PRIORITY_LOWEST...
Hey guys,
First of all, I'm using the SDK 14.1 with my nRF52832-DK.
I'm trying to get the function app_timer_start() work with the app_scheduler .
But the app_timer_start...
I'd like to buy a large amount of Nordic modules with Central and peripheral function with UART interface (similar to HM10 which is based on TI). The purpose is to build a...
Hi,
I just found, fds initialization sequence is important for fds_event_handler to be called.
My scenario:
nrf52832
SDK 12.2.0
MDK
My sequence to call fds...
How to solve problem with two (or more) simultaneously working devices with nrf52. I mean I have android app to connect to device. App is connecting to random device. I use...
Alright I'm a total newbie and have gotten myself so far...
I've compiled my project on macOS using ARM-GCC. Using the PCA10028 and the nRF51422, which works great on my...
I'm printing the value of the UUID of the service(s) discovered on two types devices when the BLE Multi-link Example connects to them, an NRF52 flashed with the blinky app...
Hi, I'm planning a project that uses MQTT with Raspberry Pi (RPi) 3 and PCA10040 (nRF52-DK).
I'm planning to use the AWS (Amazon Web Service) EC2 as a MQTT broker.
It...
Hello ,
I am using nrf52 Dk and nrf52832 custom board for testing ble communication. I am using ble_app_uart and ble_app_uart_c examples to test ble communication. In my...
Hey guys,
I'm using the SDK 14.0 on my nRF52832 with the SoftDevice 132, my IDE is Keil.
And I merged the ble_app_uart example with the ble_app_cts_c example and the...
Hi,
When I take a vanilla Objective C Xcode project and try to convert it to Cocoapods for an iOSDFULibrary with Xcode 9 results in an unopenable project. You get an error...