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...
Hi everyone,
I am using nRF52832-QFAA in a product which is completed and we are going to mass produce the product.
We have 3 files. Softdevice, DFU and Application...
Hi,
I am using nRF Connect for Desktop v3.4.0 and BLE app v2.4.0. I flashed the latest connectivity firmware ("ble- connectivity 4.1.1+May-07-2019-15-12-19. SoftDevice API...
I am creating a device that grabs on air mac addresses from advertising channels. I know that that macs can rotate and change. Im able to pull out bytes 3:8 of the payload...
Is there data on flash durability? This is written in the spec:
The Flash can be read an unlimited number of times by the CPU, but it has restrictions on the number of times...
Hi Nordic folks,
We are using the nrf_security library inside "sdk-nrfxlib" ( https://github.com/nrfconnect/sdk-nrfxlib/blob/master/nrf_security/ ) to support our projects...
Hi
We are planning to use the DFU SDK to update the firmware from an Android tablet(central) to multiple peripherals/slaves at the same time. The FW is around 200KB and...
Dear Nordic team,
I am using a NRF52832 and SDK15.3 + SD6.1.1 and Segger Embedded Studio to develop my code.
I started developing my code from the example "ble_app_template_pca10040_s132...
Hello,
I'm trying to use an oscilloscope to profile my current consumption on the nRF9160DK. I'm setting up according to the spec here: https://infocenter.nordicsemi.com...
I am now using SDK1.3.0-rc1 with NRF9160. I use the serial_lte_modem project and using nrf52 to send at command for controlling nrf9160.
I can connect to the network,...
Hi every body, I am using nrF9160 SDK. I am testing the sample project Blink_LED. In the documentation is written that LED1 is connected to P0.02. If so then why the voltage...
Hi, I would like to measure the elapsed time difference between using FPU and not using FPU in my app (nRF52840). I'm thinking to use the FPU FFT as the base example. So I...
Hi all,
I'm working on a custom Bootloader for my nrf52840-based board. The bootloader needs to support DFU from external SPI Flash. So far, my bootloader can read from...
I am working on the Thingy_SES_FW project ses file provided here . I have the goal of compiling this file. However when compiling errors(shown below) core_cm4.h: No such file...
Is there a notification signal that the ZBOSS provides that will let the coordinator (ZC) know if a router (ZR) that was in the network no longer present?
For an example...
Hi, I have been trying to get Thingy91 to work with the LwM2M sample found here . It works fine with the nrf9160 devkit and it seems to work for ~1min or so with the thingy91...