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 trying to configure the watchdog timer for my application but I am running into some "weird" things.
Is it correct that the reload value cannot be set once the...
Hello,I am using SDk14.1.How can I use NRF52832 connect to a specified host?I already know the MAC address of the host but have never connected to it。Can NRF52832 initiate...
Infocenter "Download offiline documentation" link is broken (see attached images). This occurs when using either IE or Chrome.
Please advise how to download SDK API.
Hi, Unfortunately, I'm stuck on this issue with running SDK-mesh example on Dongle. 1) I did: - took the project: nrf5_SDK_for_Mesh_v4.0.0_src\examples\light_switch\client...
I saw in this reply that the number of friendships a friend node can handle was limited by available RAM on the friend node. I set MESH_FRIEND_FRIENDSHIP_COUNT to 50 and after...
Now I come across such a problem, when the device is sending serial port data, at the same time to the mobile phone and bluetooth connection for related business processing...
Hi,
I am trying to implement energy efficient(batt powered) application for nrf9160, using UDP/DTLS/LWM2M as comm stack. Got "hello world" working, but now I am really confused...
Hi,
We're developing a product based on Zephyr for the NRF52840 (currently seems to be Zephyr 1.13 OpenSource variant). When doing power measurements, it seems that the...
nRF Sniffer is capturing packets, but I see no device names in the Devices List, and I cannot sniff a paring procedure.
The source address in the Devices List also do not...
I'm using the NRF9160DK, the asset_tracker example works fine over Cat-M together with the iBasis sim.
I want to run my applications on NB-IoT, so I'm trying to connect...
Hi,
I have an issue of watchdog in my application.
I think it may occur due to an interrupt (NFC trigger), which calls the function xTaskGetTickCount () instead of...
Hi community ! I saw a lot of subject about "Mesh throughput" which was outdated and i still have questions. I'm using nRF52840 DK with nRF5 SDK for Mesh v4.0.0
1) Does...
Hi,
I'm using nRF Connect to connect to the secure bootloader. In the debug log I see that an MTU of 185 is requested and 183 is replied. I also see this in the Wireshark...
When I used nrf52840 to connect the peripherals with pc-ble-driver-py, I had my own custom UUID, so I needed to add a custom UUID. I referred to this article , but the following...
Hi,
I know that there are different ways to set up the radio, but generally speaking, is there a general practice for how commercial devices' PHYs are set up when advertising...