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...
Background:
We have a product that has one button that both power it on and that is used for simple commands, there is also one led to indicate its status. The button is...
Hi,
I am using nRF_SDK_15.0.0_a53641 and writing a program with keil.
I am receiving data from the sensor with TWI communication and writing it to the sensor by SPI communication...
Example:nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_ancs_c\pca10040e\s112\arm4
I tested ancs on the board,connected ancs with the iphone, chose to forget...
Hi team ,
I am an starting with my first FIRMWARE development project & the board will be nRF52DK.
Could members please let me help with some basic query on the same ...
Hi all.
all my examples for the nRF52840 DK 15.0.0 build correctly except for all the UART and serial examples which has 1 error
The error is "Conflicting types for 'put_char...
I use SDK nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac and project nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac\examples\zigbee\light_control\light_switch.
I use pca10056...
Hi there,
I am migrating my central project from SDK 13 to SDK 15.2, almost all the project is already migrated, but I am having an issue with sd_ble_gattc_write () it is...
Hi
I've a problem with one or maybe two of my nRF52 DK's. If I open nRFConnect 2.4.0 Programmer (or the BLE app) and connect only one of my nRF52 DK's the device selector...
I have an nRF52 DK and a CR95HF development board from Mikroe ( https://www.mikroe.com/rfid-click) and I'm using the Nordic SPI SDK version 14.2.0
I have managed to get...
Hi all,
I'm working on a project which will automatically send data from LM75 sensor through mesh proxy_client to proxy_server. So, I did merge two examples twi_sensor and...
Hello Nordic team
I am working on ble_app_buttonless_dfu example code and implemented accelerometer code via TWI0. And Accelerometer INT pin connected on GPIO via gpiote...
I am looking to develop a number of Zigbee compatible devices for home automation. Can you tell me if the nRF52840DK and dongle (no debugging using the dongle I understand...
Hi all,
After I combile light switch example and remote example for my client and server board . Function Remote run fine . But when I push button for send unicast message...
Hi. I try to run example Light Switch Demo.
I use: Mesh SDK v.2.2.0. NRF SDK v 15.0.0. Softdevice: s132_nrf52_6.0.0.
I see that relayed messages have maximum TTL = 4,...