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...
Hello
i am using Nrf52840 with sdk 132 and version 12.2
i am using the Heart Rate example as template.now i am just testing.
Before making connection,i like to Advertise...
I have a sensor which has output in the range of 0-5V. I want to connect it to an nrf51822 GPIO pin and to be able to read the value via it's 10 bit ADC. Is there any guide...
hello, there my application is like that...
(1) calculate size of receive buffer. than read that size of data.
again new data comes, then again calculate that size of...
Issue: With my external antenna design, I get lower dbm than PCB antenna (nRF51DK) with same distance.
My external antenna design: -70dbm
nRF51DK: -40dbm
In this...
Today when I started power profiler kit, it suddenly started to show peak values like 80 mA. This has not happened before, but the values with the same hardware have been...
In the data sheet of the NRF51 and 52 there is mention that sensitivity of NRF51 is -96 dBm and NRF52 -98.
But I read some where that when RSSI is -90 then that signal...
We are working on a dynamic radio power change for a proprietary RF protocol, and we are missing some granularity on the NRF_RADIO->POWER levels.
Typically we would need...
I am wondering what is the logic and magic behind using sdk API's to advertise vendor specific 128-bit service UUIDs. In the "Nordic UART Service" example (nus, SDK12.2.0...
Hello all!
We are designing our first projects with NRF52832 and the DC-DC decoupling capacitor on DEC4 pin used in reference design is:
1uF 0603 X7R 16 Volts
Our...
Hi
Now I'm using sdkv12.2 and S132 on nRF52832. All the examples in the SDK put the device name in the advertising data packet. However, for our applicaiton, we need to...
we have created ble mesh, and data through ble nodes is passed every 5 seconds, but nodes gets disconnected with reason BLE_HCI_STATUS_CODE_LMP_RESPONSE_TIMEOUT??
please...
For a moment I was thinking that I made it with Segger, I was thinking that after 3 days with Eclipse with no success, I managed to use the blinky example and flash it (!...
Hi.
I'v spent the last full days trying to set this up, and I am exhausted. I really am. Never had this kind of feeling in my life.
People from all over this place where...
Hello, the nrfTooolbox app from Play Store runs on my LG K4 phone which has 5.1.1 Lolipop. If I load the Github project into my Android Studio and try to run it on the phone...