Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
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...
Hello,
Is there the possibility for a node with a Generic OnOff Client (BUTTON) to send a unique toggle command to a Generic OnOff Server (LED), instead to use 'bt_mesh_onoff_cli_set_unack...
Keep hitting my head on this inconvenient workflow.
Edit build config
Select target custom board
Build config
All OK
Edit config again
Target board has been...
We found a problem with a client's legacy design. They use two 12 pF load capacitors for the 32 MHz crystal, which has a 4 pF capacitance. This is a somewhat unusual Abracon...
HI all,
i am using NRF52832. I have a custom bootloader because it needs to be able to receive an update file via BLE, even if the main application is broken. Also there...
Hi
We are currently using the nRF5340 along with NCS SDK version 2.6.1.
I came across the following erratum in the nRF5340 Revision 1 Errata v1.9 document:
3.31 [158...
Hi! I am developing project with nrf connect sdk 2.9.0 on nrf9160 platform. This is multi image project (b0 + mcuboot + tfm + non-secure application). I needed to configure...
I am currently working with the nRF52832 and planning to migrate to the nRF52810. However, I am unable to compile my application for the nRF52810 due to flash and RAM overflow...
Hi! I am developing application for nrf52840 on nrf connect sdk 2.9.0. I am using mcuboot with serial transport as a bootloader. In bootloader I am using uart with hwfc and...
Hi, I previously wrote about an unexpected behaviour which I've made a diagram for below. It's relatively simple though, the COMP watches a voltage and fires a toggle event...
Hello Team,
I'm using nrf54l15 dk and ncs version 2.9.0 for the development. I am getting an error while configuring I2C. I selected i2c20 from the device tree and assigned...
Hi,
I took a HTTPS Client Sample application from nRF SDK v2.6.2 and I cannot make it work.
What I figured out already is that SSL certificate for 'example.com' has changed...
I designed a custom PCB using the nRF52840 based on Reference Circuitry Configuration 3 provided by Nordic. I followed the schematic exactly (see attached image), and I’ve...
Dear Nordic Team,
I am programming with ncs V2.9.0 and nrf52833.
There is a trouble happend when one side delete the pairing info,but the other not.
Peripheral has already...
Hi,
For one of our ntf52840 based product, we want to have Bluetooth qualification. We have following configuration:
- Using pcb antenna
- Using nrf5 SDK 17.2 with SD140...