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...
I'm experiencing the same issues as a previous poster that went unresolved: devzone.nordicsemi.com/.../
With 1 or 2 peripherals (sensors), the connection works fine. With...
I have Nordic nRF52832 mini beacon device. How can i change UUID, Major,Minor values from Android and iOS app. Is it possible to change the those values from app ? If yes...
Hello, I want to measure the impedence of PCB antenna designed for nRF52832 based board.
I have the following quires.
Is it required to isolate antenna from NRF52832...
Hi,
I'm developing a server model and a client model(Both example are modified in accordance with the example of light_switch). In the example of client, I use the API...
hello friends,
i need to control 4 LED brightness using PWM according to accelerometer values. how can i do that
i am using SDK11, nrf52832, KEIL MDK5
i going to...
Hello,
Am using Freertos with SDK 13.1 and SD 4.0.5 on custom board.
My question is about buttons,We have one button need to configured for BLE Button.
I have board_custom...
Does the PPK require a Dev Kit (nRF5x kits) or a Segger J-Link, or is there a way to use it to measure current without either component? The user guide only shows setups with...
I have nRF52840 preview DK and want to read advertisement packet using nRF connect android app. I have read that Samsung galaxy S8 has Bluetooth 5 support. Has anyone here...
I am working on nRF52840 Preview DK. I want to generate a square wave with accuracy of ON and OFF time = 1 microsecond using timer for driving stepper motor DRB8825.
I...
Sir,
Please send eagle footprint if antenna used in nrf2401 module or send its schematic and board file of eagle... please help me
it is Meandered Inverted-F Antenna ...
Hi
I have a few questions I couldn't find about radio part of nRF528xx series.
Does all 3 chips have same radio module inside with same characteristics?
Can ANT...
I have a requirement where a handheld device containing a nrf52832 needs to be automatically paired to a switch (another nrf52832 device) when powered on, how can this be...
Hi triying to drive a Relay with Output but have tried every functon in "nrf_gpio.h"
this works with a LED perfectly :
nrf_gpio_pin_toggle(23);
in the main i configure...
I am currently working in the " ble_thread_dyn_mtd_coap_cli" multi protocol example.
Whenever I call printf my program crashes.
I think it has to do with the ble_nus service...
Dear friends,
I am trying to run the PWM in my project. I have:
added the PWM driver successfully (4.0.0-2.alpha, nrf_drv_pwm.c, nrf_drv_pwm.h) ;
set...