Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
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...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
I have been running some of the examples and have noticed none of the logging ever works on the Debug Terminal. I am using SES with Nordic SDK 17. When I run any of the SDK...
Hi,
I am using sdk for mesh 1.0.0v and have been running some tests on the mesh network. I have been getting an error within the function net_state_seqnum_alloc() , which...
I'm using an nrf52840 devkit but I'm assuming this behavior happens on all nrf52 devices. I'm trying to control the scanner using app_timer because I need a higher scan interval...
Hi,
I'm working on a gesture control glove and my board is built around the nRF52840 SoC. It's a project I'm building for personal use only.
It's still a work in progress...
Hi,
I tried testing Current time service example provided in examples of SDK 15.3.0.The things I have noticed were
1)From Apple mobile it is able to discover current time...
I am using nRF SDK 16,0 and ble_app_template for pca10040 with Softdevice 132.
The example works fine, on my DK board but I need to utilize timers for my application.
...
Hi everyone,
I found that I can log the CPU persantage usage here . I have enabled the NRF_PWR_MGMT_CONFIG_CPU_USAGE_MONITOR_ENABLED but I do not know what steps I have...
I am working with a proximity beacon example. In that runs scanning and advertisement code, And in testing, most of the cases, I am not able to get the Advertisement packet...
hello ,
I would like to know what is the use of m_in_boot_mode global variable in BLE mouse example, m_in_boot_mode updates it value in a handler called on_hids_evt, so...
Hello,
I'm trying to program the Makerdiary nRF52840-MDK USB Dongle with the Bluetooth sample project central_uart but when I load the built HEX file to Programmer file...
I'm on my Windows 10 machine using Segger Embedded Studio V4.52C. I'm using SDK16 and Mesh 4.0.1 with FreeRTOS. I have built the light switch server example found here to...
Hello,
I am using SDK v1.3.0 with modem firmware v1.2.0 with the nRF9160 DK v0.9.0. I am using an AT&T SIM card to connect to their LTE Cat-M1 network.
I would like to...
I’ve not yet been able to successfully get an application (in this case Blinky) to complete a BLE DFU load and then execute. I’ve tried all the suggestions I’ve found in the...