hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
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...
Hi,
I need to get 1.8V on the VDD using high power mode. According to the documentation this is the default value. However, I measure 3V.
Please advise,
Daniel
I am developing a nRF-Mesh based product. This product consists of a fixed number of nodes in a Bluetooth Mesh Network. Are there possibilities to factory-provision a set...
Hi!
I am working with experimental_ble_app_eddystone in SDK 12.2.0 for nRF52.
I have seen that the firmware does not support using different advertising inteval for each...
I'm wondering whether or not nRF52840 can be used for a USB smart card development.
"According to the spec of a USB CCID device (which could be found on www.usb.org ), there...
Hello everyone,
After using IPSP intiator and IPSP Acceptor BLE Examples on 2 different kits and connecting them through this profile, how do i send IPv6 packets between...
I cannot get a connection between Seeger Studio and a dev board from Seed Studio called nRF52832-MDK
I have added a pull-down resistor on TDO as I was getting an error that...
is advertising Complete List of 128-bit Class UUIDs(0x07) a doable ? I mean like " Complete List of 16-bit Class UUIDs " (0x03) it's not a service, just has an information...
Hi,
I'm debugging a Nordic mesh example, which is named light_switch_server_nrf52832_xxAA_s132_6.0.0_Debug, after build and go, a message appear:
sd_ble_enable: app_ram_base...
Hi All,
Hoping this is straightforward for an intermediate developer.
nRF52840-DK (matched dongle not yet in use), SDK 15.2.0, SES 4.10a (Jlink 6.40), Windows 10.
My...
Hello,
I have seen that the nRF52840 PS v1.0 specifies the RSSI_PERIOD to be 15us. I have also seen that the nRF52832 has only a RSSI_PERIOD of 0.25us (PS v1.3+) or 8us...
I need some technical information:
- the micro Host can (through a pin?) make WakeUp of the BLE module to configure it / change the operating parameters etc? - the BLE module...
While visiting the Nordic Tech Tour we were discussing the pros and cons of BLE Mesh with a Nordic employee. He recommended that we also looked at a different solution, a...
This is essentially a repeat of :
https://devzone.nordicsemi.com/f/nordic-q-a/38808/is-a-3-bit-synchronous-3-data-lines-clock-parallel-input-at-16-368-mhz-feasible
Instead...
Hi,
I am using Keiluvision 5 , nRF5-SDK version - 15.2 with SoftDevice S140, My application requires to have NFC functionality as well as UART, but when I try to merge the...