I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Please help me fix my computer to allow nrfStudio to program pca10056.
I just received 2 pca10056 1.0.0 2018.35.
I am on 2 computers A and B: both with windows 10 64bit...
I trying to debug an interaction between using SPIM3 on the nRF52840 and the BLE stack in the SoftDevice . A reset is happening, which I think is being generated by the SoftDevice...
Hi I have an application where ESB will be used in the same environment as a few BLE devices which are also our devices. My plan is to set an rf_channel for ESB and then at...
We have an application where we have a large number of sensors, some relay nodes and one or more gateways. The sensors and relay nodes are provisioned by the gateways and...
Hi, I can normally log with NRF_LOG_INFO(). But if i enable softdevice (bluetooth stack init) logging stops working. Interesting part is that there are several log lines before...
BLE Control by Main CPU (MCU):
1. How the MCU communicates with BLE HW?
2. What is the amount of MCU performance is required to control the BLE? (expected answer example...
Hi nordic.
I use SDK 14.20 and nrf52840 board and s332 softdevice.
Our app has to use ant+ and ble.
My device connect with app.
App requests device to ant+ scanning...
hi guys:
When I was using mesh sdk, there was an error in compiling.
I use examples\light_switch\server\light_switch_server_nrf52832_xxAA_s132_6_0_0.emProject
I am...
Hi,
I am using SDK 14.2 -> BLE peripheral proximity example. I was trying to add a custom service and some characteristics to this proximity example. I basically took the...
Hi, I have two strange problems regarding the NRF_LOG. 1. In a for loop, char string that has changed is not printed out as what it contains now, it is printed out as what...
Hi,
i have purchased the following module
However, after connecting the VCC and GND to 3.3v DC supply the module is not detected. My questions are :-
Does...
how to slove it
1> Linking light_switch_proxy_server_nrf52832_xxAA_s132_6.0.0.elf 1> build/light_switch_proxy_server_nrf52832_xxAA_s132_6.0.0_Debug/obj/ses_nrf52840_Vectors...
I am using the nRF52832.
I want to go to sleep in absolute lowest power mode possible that still allows a timer for wakeup. Using LFINT.
I don't need ram retension, etc...
Code example: nRF5_SDK_15.2.0_9412b96\examples\peripheral\usbd_ble_uart_freertos
Board: custom board with nRF52840
What are the fastest and easiest steps to make this...