Hi, I'm having trouble running the samples/net/aws_iot sample on nRF9160-based board.
Configuration: - nCS: v2.6.0 - modem version: nrf9160_1.3.6
When running the sample...
Hello,
For one our application, we are looking for BLE 5.X & Wi-Fi 6 combo Companion ICs (MAC & PHY only) without MCU. Kindly guide me to navigate to intended IC & data...
I am using BLE mesh in nrf52840. I have modified the sensor server sample and sensor client sample to suit my requirements. I am using toolchain and sdk v2.6.1. It is working...
Hi
I'm trying to use the nRF Cloud Provisioning Service with the nRF Cloud multi-service sample in SDK 2.6 on a nRF9151DK.
I have got the token from the device using AT...
I upgraded from v2.7.0 to v2.8.0 of the nRF Connect SDK and noticed that the UART was no longer working.
It seemed the UART receives one byte and calls exit. Transmit doesn...
Hi,
The errors that need to be resolved are as follows, and I think the sdk is not installed properly:
1.Please help me troubleshoot the installation problem of nRF...
Hi,
I am currently working on creating a Custom Profile, and have used Peripheral Sample code. I tweaked the code and was able to send 512 bytes of data on 8 different characteristics...
Hi,
I merge saadc and ble_uart together in order to send send sensor output(now just analog voltage) to mobile app. I want to check weather the ADC is working properly or...
Greetings to all,
I'm using nRF52840 with the latests SDKs (nRF5 SDK 15.3.0, mesh SDK 3.2.0). I have two questions which are related-
I'm trying to find a clever way...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I am looking for (andriod) mobile phone that support Bluetooth LE coded (long range)
Have you ever tested bluetooth (LE coded) with mobile phone ?
Please recommend...
I am currently developing firmware that needs to run on both 32 and 40 chips.
The basics of the situation is the firmware contains 3 'applications'. A flag in the UICR region...
Hello,
I have been looking through the SDK for the Thingy:52, and I have been unable to find the configuration file used for the MPU-9250. I am able to see the default pedometer...
I use QSPI to access MT25qu512 serial flash and find the following behavior.
SDK: nRF5_SDK_15.3.0_59ac345
QSPI configuration:
// Use 4 bytes address from serial flash...
I am unable to figure out what causes the problem that IRQ handler is defined both in nrfx_uart and nrfx_uarte modules.
After investigating in a test project I have found...
I have previously built the Asset Tracker downloaded it to my 9160DK with no problems.
Today I connected my Thingy91 and updated it's firmware. Afterwards I built the Asset...
Hello,
I'm trying to create a Mesh network with the following devices:
* Mobile phone as provisioner (supports PB-GATT only)
* Two different bulb's which supports PB...
When storing entries that aren't multiple of 4 bytes they are padded with random bytes by flash manager.
The problem is that they aren't padded with 1's but rather random...
I'm testing with a Custom board using a nrf52832 chip.
Testing BLE communication using nRF Tool Box.
I am using SDK15.3.0 example for communication using nRF Toolbox and...
Hi,
I am trying to install the nrf command line tools on linux. After following the installation instruction, I have the error
ERROR: nrfjprog.ini not found. Please reinstall...