Hi,
I would like to receive some suggestion about finding a CHEAP smartwatch / wristband already available that has these minimal features: BLE (with SDK / GATT profiles...
Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
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...
Hello all
Basically i purchased the thingy:91 device for our project in Austria it came with a sim card from iBasis but looks like this sim card is not supported in austria...
Trying to get FDS working with the latest SDK 16.0.0 and Softdevice S132 7.0.1. The problem is that FDS event handler triggers only when softdevice is disabled. Here is the...
Hello everyone,
I am a student that just got started with Nordic products and BLE. I am trying to build a small application that makes the nRF52840 DK periodically send...
i am using the flash 256K and ram 32k of NRF51822. the examples of SDK12.1.0 is includes dfu/bootloader_secure and ble_peripheral/ble_app_uart. when i was used in the software...
I am able to read and write data to and flash memory using FDS. I want to send the data stored in flash to mobile app and also want to store the received data over BLE into...
I got the following hardfault:
addr2line
returns:
Did I misinterpreted the hardfault message? Or is the hardfault source really in libvfprintf? How to find out the...
Hi all,
I just got the LESC OOB example working. Currently the OOB data from the central en peripheral are exchanged, and the connection sets up flawlessly. However I would...
Hi teams,
I am trying to interface ENC28J60 ethernet controller on nRF52833 based board.
The purpose is sending/receiving simple data gathered from BLE mesh network. ...
Hi,
Can we use nrf52840 dongle as sniffer for multiple protocols?. Can we sniff non nordic devices by using this?.If not suggest me other nordic products which can use for...
Hi
i wanted to run http_application_update sample project on a local LAN. Please suggest me what all changes i have to make to sample project.
i have connected my board...
hello everyone:
I have an issue on nrf52832 running freertos based on SDk 15.0,I am using PPI and SAADC to get 2 channels data .I find that if I change the configuration...
Hi,
I have 3 estimote beacons which I want to scan using nrF52833 and display scan response data on Segger RTT viewer and I don't want to establish the connection between...