Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
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...
I have a nrf24 transmitter and receiver that I want to set up for max speed. I have my SPI's both at max and I set the crf24 register to reflect 18db (was not sure how this...
Hi,
I am setting up nRF connect SDK into Mac, however I received an error below when setting up a project in SEGGER:
Could you please help me to remove this error...
Hi,
I am currently trying to understand the BLE mesh concepts, but its a quite tough process. At the moment I am wondering the following:
Let's say that I wand to...
HI
How stable is the serial_uartesexample in nRF5? I'm running it on a PCA10056, the example works for about 5 seconds and then UART RX stops, i.e. nothing is received after...
I see unexpected delays when running MQTT sample. The issue seems to be network related. When connecting delay is "normal" but after a few seconds roundtrip delay increases...
Hi everyone:
My case is to reveice some useful information form beacon device, but I have no ideal that is the softdevice s112 support observing so far ?
The s132 softdevice...
Hello guys,
We are working on the project and using DK 9160. We want to use LTE Cat M1 connection, mqtt tls and we need full functionality embed tls. We started with demo...
I am having trouble with the DFU/bootloader. I have built a board using the nRF52832 chip which I can program using SES using JLink connection, using SDK 16 and s132. I now...
Hello,
I am trying to figure out how the button presses in the module esb_low_power_ptx_pca10040 are creating events?
I have done some research and do not see this module...
Hi,
I have a problem when setting up pyaci on Windows 10 up to date.
In pyaci when launching the command
In [3]: p = Provisioner(device, db) In [4]: 2019-07-12 06...
I'm developing mesh nodes with serial interface, and have used the information in this thread to successfully modify the mesh firmware to support coded PHY
https://devzone...
Hello! We have an app with bootloader on SDK 15.3.0. Is there a way to jump from application into bootloader without setting byte 0 of GPREGRET register? I.e. without this...
Good afternoon,
First of all, I hope that you are all well and are able to work from home, regardless of the government instructions of your country of residence.
My question...
Hello,
Does Nrf mesh SDK supports Kiel tool chain or anyother free tool chain?
My Segger Embedded Studio(3.28) License is over and I cant modify and build the code.
...