Hi,
I am using nrf5832 that is running a coap server example.
I have modified it a little so it reads sensor data via i2c and returns the data using the coap callback.
...
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...
Hi,
I use a 3rd party board from raytac ( https://www.raytac.com/product/ins.php?index_id=95 ) on my PCB and I have problems with a bluetooth low energy connection. On your...
Hello,
I'm trying to get sleep mode working on a nRF52840-DK with Zephyr or Mbed OS while using UART.
It is possible to achieve low current consumption in sleep mode...
I opened an example from the SDK 16 in:
nRF5_SDK_16.0.0_98a08e2/examples/iot/lwm2m/lwm2m_client/pca10056/s140/ses/iot_lwm2m_client_pca10056_s140.emProject
When I try to...
Hello!
I want to develop my own app, and the source code refer to proximity in nrf toolbox. Now, i have some questions:
1. What function in the source code of serverManager...
Hello
In my application, I would like to allow smartphone that are Bluetooth V5 compatible to receive more information in advertinsing packets from my devices (via the ...
Hi,
I want to optimize the transmission efficiency and thinking of sending larger packets than 2048 bytes of MQTT would help.
We have limited battery power, and looking...
Hi,
I am started working on nRF9160 Power Management. I want to power down all devices(sleep mode) expect motion sensor, Wake if motion is detected. I went through System...
Hi Team,
Can you please point me where I can change the compiler optimization level in SES v4.52 and I am using nRF9160 module.
Regards,
Praveen Palaparthi
Hi Team,
We are using the NRF52840 Device with S140 Soft device for our BLE applications. As part of this we have enabled the flash storage as well.
We are unable to write...
Hello,
I'm using nRF52840 custom board with nRF5 SDK v16.0 and Softdevice v7.0.1.
I can successfully DFU/OTA the device using nRFConnect app. But after DFU is complete...
Hi,
I know that Nordic has the ISO 9000 certification, but it seems to make no mention of software on the certificate. Could someone explain if there is some QA methodology...
We have tested the same code on two boards with different revision of chips
nRF52832 QFAAB0 : advertising ok
nRF52832 QFAAE0 : advertising does not work
We are using...
I've been trying to figure out the duty cycle on the low_power_pwm and it looks pretty buggy to me (SDK v13.0.0). Some of the low_power_pwm code considers duty cycle to be...
Hi, I ordered the nrf52840-dongle, but instead of using the USB or external battery to power, I am interested in connecting to a coin battery such as CR2032. I ordered a battery...
This ticket is a continuation of a BLE ticket: https://devzone.nordicsemi.com/f/nordic-q-a/61237/connecting-50-ble-slaves-to-an-rpi/249641#249641
If briefly, I understood...