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...
Hi,
I found some thing not seems to be right in SDK 16. I wonder if this is intentional or a bug. Bluetooth 5 max MTU can be up to 512 bytes. I found the definitions in...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have a use case where peripheral need...
The documentation for ERASEPROTECT.DISABLE states:
The erase protection mechanism can be disabled in order to return a device to factory default settings upon next reset...
Hi All,
I am using nRF52840 chip in one of my battery powered design. As I could see the datasheet and power calculator says the current consumption of nRF is less in...
Sir i am following this link -> https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.iotsdk.v0.9.0%2Fiot_sdk_app_mqtt_publisher.html
and I have one...
Hi! I'm using the fatfs library to read/write data from/to an SD-card. I noticed the following behaviour:
When I try to write or read data directly after receiving a BLE...
Hi All,
I am using nRF52840 in one of our design. As the P0.18 is the RESET pin, it is tough to route the trace without a pad on via. Hence as I have modified my design...
Hi Friend,
My platform is SDK 16 with S140 softdevice.
I set a gpio for edge trigger interrupt. But I cannot get the correct gpio state if the data pulse is too short...
Hello,
I want to test bluetooth on nRF9160DK. How to do that? I programmed nRF52 on nRF9160DK with hci uart sample and board selected is nrf52840_pca10090.
But how to...
I'm currently trying to add SUPL support to our existing product, and I'm finding that the SUPL library is absolutely huge. Enabling CONFIG_SUPL_CLIENT_LIB appears to add...
Was wondering if anyone knew why this fault might be triggered?
It triggers when I try to use SPI0 and LTE together.
AT host is disabled.
The code stops here during...
While trying to utilize the TEMP peripheral today, I found that after the event handler returns a single reading the application does not continue to run. Any actions that...
Hi,
I got the nRF connect sdk downloaded and I can build zephyr projects for the nrf5340_dk_nrf5340. I somehow fail t find the sample projects as mention in
https:/...
Hi all,
I have a question regarding the difference between the nRF51822XX AC and nRF51822XX AA during the configuration of IROM and IRAM in Keil software.
I know that...
To the kind attention of Nordic support team,
We are going to use nRF52833 in our products, and we would like to embed in our PC side software (driver) a custom version...