This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
Hi,
I am using Keil IDE to develop nRF51822 project.
in main(), the command line
APP_SCHED_INIT(APP_SCHED_MAX_EVT_SIZE, APP_SCHED_QUEUE_SIZE);
has Error : L6218E...
Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
Hi,
I am using sdk12.2 and customised nrf52 board.
I want to interface ultrasonic sensor with nrf52. In this I am enabling trigger pin as high and after sometime my...
Dear All,
I am working with SDK version 15 and softdevice 132.
I want the device to advertise for 1 minute. Then go to low power mode. Again wake up after 5 minutes...
I have twe NRF24L01 module,one set Tx mode with autoask,and another set Rx mode without autoask,
The channel and address are same.
Can I use this mode to communication...
I have problem flashing main program and SoftDevice on the nrf 51822 module. I have Keil version 5.24 and I am using SDK v12.3 .
I can flash SoftDevice easily but after...
Hi,
I init the UART pin with the AIN pin such as P0.05, but the program will run into __WEAK void app_error_fault_handler(uint32_t id, uint32_t pc, uint32_t info) every...
Hi Everyone
I have been trying to do some simple led blinking by generating events , however i need to do that if a button_0 is pressed for some duration.
Here is a code...
We are using SDK 15.0 and Softdevice 6.0, FreeRTOS 8.2.1
Is there a way to use softdevice and NRF_SDH_DISPATCH_MODEL_INTERRUPT?
If not, it means SDH task MUST be the highest...
Dear Sir,
I am using SDK15 and sodtdevice S132. I am testing on the kit BMD300.
I am using nRFConnect App in andoird to connect to the device and check the services...
Dear all,
I used SDK 12.3 buttonless functoin with PCA10028(nRF51422), and I occur some problem.
I did some testing as below:
case 1. softdevice+bootloader
case 2...
hi Nordic ,
I am developing an USB product with the nRF52840.
Can you can request the use of Nordic’s vendor ID in conjunction with an assigned unique Product ID?
Or...
Hi!
I read datasheet: nRF52840 Objective Product Specification v0.5. It says 52840. When SPI is master, it supports 32MSPI.
Which of the following examples can I refer...
Hey!
I'm migrating from Keil to Segger SES, is there any way to get a similar checkbox interface for sdk_config.h in SES like the configuration wizard in Keil?
Cheers...
I am a newbie to BLE and starting with nordic ble chip. I downloaded SDK 15.0.1, is there any proper document explaining SDK directory structure. Thanks
Hello,
We have received in april 2018 nRF52840 QFN packages nRF52840-QIAA-R marked as well QIAA-R-SAM.
We would like to know to which version they are related : A, B,...
Hi. Does anyone know where I can download the CDC ACM diver for windows 7?
I am running the example on the nRF52 dev kit, but I get an error as windows can't find the driver...