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 there,
I am trying to update the advertising packet (specifically update the battery service value).
I cannot make it work and the function return an error.
Has this...
I want to make serial connection in between an nRF52833 and a LPC1752.
When I use the UART in a firmware without using the SoftDevice for Mesh 4.0.1 , everything is working...
Hi,
I am using a Linux Host to communicate with my nRF52840 as a USB CDC ACM device. As a test, I ran minicom and was able to transfer bytes to my Nordic app successfully...
Gentlemen:
I'm new to Nordic processors, but I have implemented projects with Silabs Gecko and ATTiny processors in the past. I'm working on a project for a consumer product...
Hello,
I have installed Embedded Studio and acquired a Nordic license. However the Tools/Options... nRF Connect menu option does not appear. I tried creating a dummy Nordic...
The project for nRF51822 was developed on base of example ble_peripheral ble_app_hrs for pca10028/s130 with an additional vendor specific service with 128-bit UUID for an...
I have a strange problem. We built 100 custom boards. I've only checked about 50 boards so far. 47 boards work properly. 3 do not.
We used secure_bootloader_uart_pca10056...
Hi support team
One of our customer ask if it's possible to transfer a file system(LittleFS,refer: https://github.com/ARMmbed/littlefs ) to our Soc?? If not, are there some...
I am new to BLE and I am exploring Introduction to service. However I am stuck with Step 1 and Step 2. Is Step 1: static ble_os_t m_our_service; (to declare a service) and...
I have a device with no OS on it that talks serial through a UART to a nRF53840. I need to be able to update the nRF53840's firmware across the serial link, but since I don...
Hello, I am working on the BMD-300 Series Evaluation Kit with nrf52832 microcontroller and I tried accessing the serial number of my nrf52832, with these functions:
m_device_id1...
One doubt, if a node gets reset or disconnected , due to power failure in openthead cli mesh, dose it need to get configured again to join the mesh or will it connect to mesh...
First, by "Custom Protocol" I just mean that I need to directly access the radio to transmit or receive single packets occasionally. The literature appears to indicate that...
Hi, We flashed an ncs v1.3.0-rc1 build onto a 5340 DK network core, and ever since then the UART is not sending any data to our PC. We have connected RxD and TxD to pins P0...
I've seen a few discussions on C++ support. It's frustrating I can't contribute to the conversation - I'm not sure if that's because my account is too new, or if comments...