Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
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...
Hi! I'm using the fatfs library to read/write data from/to an SD-card. I noticed the following behaviour:
When I try to write or read data directly after receiving a BLE...
Hi All,
I am using nRF52840 in one of our design. As the P0.18 is the RESET pin, it is tough to route the trace without a pad on via. Hence as I have modified my design...
Hi Friend,
My platform is SDK 16 with S140 softdevice.
I set a gpio for edge trigger interrupt. But I cannot get the correct gpio state if the data pulse is too short...
Hello,
I want to test bluetooth on nRF9160DK. How to do that? I programmed nRF52 on nRF9160DK with hci uart sample and board selected is nrf52840_pca10090.
But how to...
I'm currently trying to add SUPL support to our existing product, and I'm finding that the SUPL library is absolutely huge. Enabling CONFIG_SUPL_CLIENT_LIB appears to add...
Was wondering if anyone knew why this fault might be triggered?
It triggers when I try to use SPI0 and LTE together.
AT host is disabled.
The code stops here during...
While trying to utilize the TEMP peripheral today, I found that after the event handler returns a single reading the application does not continue to run. Any actions that...
Hi,
I got the nRF connect sdk downloaded and I can build zephyr projects for the nrf5340_dk_nrf5340. I somehow fail t find the sample projects as mention in
https:/...
Hi all,
I have a question regarding the difference between the nRF51822XX AC and nRF51822XX AA during the configuration of IROM and IRAM in Keil software.
I know that...
To the kind attention of Nordic support team,
We are going to use nRF52833 in our products, and we would like to embed in our PC side software (driver) a custom version...
Hi there,
I'm developing a custom board that integrates a NRF52840 based BLE module from Raytac. I was wondering if it is possible to upload the Adafruit nrf52 bootloader...
Hi,
I am implementing LESC on nRF52810 using an example.
Unfortunately, I didn't find any examples.
So, I am programming the PCA10040e with reference to the PCA10040...
Hi,
I am new to NORDIC dev and I find its ppi is really useful but also difficult to understand.
Now my device may be connected the truck engine to count the engine speed...
Hello Team.
I have NRF52840 Development Kit. here is description, what I want to do and How I am doing.
I will send command on terminal and kit will start scanning for...
Hi,
I developed a product using nRF52810 and am now preparing for mass production.
However, since I have no experience in mass production of Bluetooth, I would like...