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...
Hi,
I am trying to make a project where one Bluetooth chip receives an audio file from mobile and another chip will receive it via serial communication and transmit ahead...
Will the nrf52811 I2C compatibility work with the I2C on the MLX90614 IR sensor. I need to make sure that they will work with each other without issue. Below is the datasheet...
I have DFU OTA application running on 52840 platform on a custom board. SDK v15.3.0. I use SoftDevoce S140 v6.1.1.
Then I need to port it to 52832 platform - SoftDevice...
I have used the NRF52 before, but we got a new need for it to be used with FreeRTOS. Usually I use the RAM_START and RAM_SIZE defines the set up the ram usage for the soft...
1. I tested the following AT instruction on ncs v1.3, returned OK, but did not return the subscription message, need to modify where to return the subscription message did...
We are using I2C bus for communication with a RTC and Accelerometer. But sometimes the I2C get struck in i2c_write. It does not happens always it may happen randomly. We are...
Hi,
I just spent several hours trying to figure out why, using a nRF52 dev kit w/ SDK13 + S132 on both central/client and peripheral/server side, sd_ble_gattc_read() was...
Dear Support,
I have a question about the IPv6 networking with OpenThread. I do have an mesh network with about 50 nodes (PCA10059) and implemented CoAP servers and clients...
I just downloaded SEGGER Embedded Studio (ARM V4.52c) and plugged in my rather old PCA10040. It offered to upgrade the driver, which I accepted. Now, when I click "Connect...
Hi,
Just installed nRF Connect v3.4.1 on a macOS Catalina and get the following error message when starting any of the apps:
I've tried both reinstalling and downgrading...
Hi,
I'm making a peripheral device that needs to minimise battery usage.
My device is essentially a beacon but it allows temporary connections to send a stream of data...
Hello,
I have purchased a new nrf52832 DK board for development. I tried to run some examples like ble_app_blinky which are working properly. But when I tried examples such...
Dear All:
Our team are ready to develop a project with multicentral and multiperipheral
The project topology image lists as follow:
I want to ask how many ram it will...