Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
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...
Hello,
I am new on keil and nrf, I am trying to merge nrf52832 sdk15.0 ble_app_hrs example and this custom service
I want to send command from nrf connect app to my nrf52832...
Hello,
I am working on a BLE application for the Thingy91 which needs a lot of dynamic memory. In the Zephyr specification values of up to 16kB are supported. I tried to...
I am using zigbee light_control examples in nRF5_SDK_for_Thread_and_Zigbee_v4.0.0 for my zigbee projection.I want to know how the zigbee network build and which command will...
Hello, I have been using segger embedded studio v4.16 for almost one year using free license. today it says my evaluation period is expired. But they say it is for unlimited...
I have a setup with one transmitter and three receivers. The transmitter (nRF24L01+) sends a message to the receivers (nRF52832, using SDK v15.3.0) every 10 seconds. The receivers...
Setup: Segger Embedded Studio v3.52, nRF5_SDK_for_Thread_and_Zigbee_v4, nRF52840 Custom Board
Hello,
I based my code off of your Zigbee cli_agent_router example. In the...
We use both the iOS and Android DFU library to support DFU through our mobile application. Recently we found that Samsung phones running on Android 10 have a problem with...
Hi,
I'm developping some test suite for one of our ble products in development, and I'm encountering some unexpected behavior using pc-ble-driver-py.
The test I perfom...
Hi, this is probably an easy one. Starting with the ble_app_uart peripheral example, I am customizing an application. I observe that two events with IDs 58 and 85 come through...
I have setup a timer interrupt whivh fires at about 10 seconds which I can follow on an RTT viewer the ISR demands two ADC's to convert the voltage levels on their pins, I...
Hi Team,
When we add RNG peripheral Driver related code changes to our custom project we are getting linking errors, but when we compile individual files it is compiling...
Summary
I am using UARTE on NRF52840 at 115,200 but am experiencing "bit loss", i.e. the UARTE is losing a few bits in the incoming stream causing corruption of all incoming...
Hi,
I’m new to this dev environment and hoping I may get some help.
I’m building my backup application binary and want to store it in the upper ½ of flash on my nRF52840...
I am attempting to us the nrf52840 but am unable to interact with any of the GPIO pins on the P1 register. anything on the P0 register works just fine. I have attempted setting...
I am trying to set up the nRF51822 Adafruit Bluefruit LE Sniffer. I first go to this link https://learn.adafruit.com/introducing-the-adafruit-bluefruit-le-sniffer/v2-wireshark...