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...
I am trying to figure out how to use the TX part of the BLE NUS Service to send a notification. Currently I am receiving data via the nus_data_handler, however because i will...
Hi, I just got my nRF5340 PDK and was wondering if it is possible to develop applications for the nRF5340 PDK in the Keil IDE?
I have been reading on the site and trough...
Normally with Segger Embedded Studio if you want to do a command-line build you use embuild.exe instead of emstudio.exe and away you go.
However, the NRF Connect/Zephyr...
Hi
We searched a lot of stuff regarding FOTA update in nRF52840DK using Lwm2m and coap protocol. But we could not get help in the right direction. We could not find any...
Hi,
We are using today SDK 15.0 and are upgrading to SDK 17.0 for development of our system.
In our application, we use BLE communication.
While comparing SDK_config...
I'm now using HX711 50kg sensors to build a scale
Now I can read the data from HX711, and try some method from internet, but still can't get the real weight
does anybody...
KeyWords: nRF52832 ESB Flash as EEPROM SDK:17.0.0
Hello, I an using nRF52832 developing ESB communicution with other nordic product.
I need to save some infomation, so...
Hi,
I got today a sample of your Nordic Thingy 91 device. I like to integrate the device into our IoT Data Provisioning Service from IoT Creators (Deutsche Telekom IoT...
Hi Everyone
I am able to write and read to and from QSPI memory interfaced with nrf52840 PDK.
I am using Segger Embedded Studio with sdk15.0.
I want to create a text...
If I write a value to ERASEPROTECT.DISABLE -- which itself works, as I'm fully able to perform the mass erase by writing the same value using the debugger -- I can't seem...
Hi,
We are using NRF52833 as a BLE central in our latest product and is undergoing radio certification tests. We are using SDK16 Radio Test example for the tests.
...
Hi,
We recently came across this network stack vulnerability called ripple20 and would like to know if there is any possibility of the same being present in the network...
Hi,
If i use nrf53 to interface with a modem(nrf91 or any other modem), is it possible to run the the TCP + TLS stack on nrf53?
In case nrf91 the the BSD lib runs on the...
Hello,
I am currently developing an Android library to connect a smartphone with a peripheral device that serves several bluetooth services. BAS, DIS and 2 other private...