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 am working with nrf52832 board. I want to send the multiple beacon at a time(same instance).
can you please suggest me at a a time how many beacon we can send out(exact...
Let me first show what parameters I am choosing for calculating the data rates :
Conn interval is 7.5ms and connection length ext is off meaning it wont extend the connection...
Hello,
Application crashes at " nrf_sdh_enable_request ()" without returning any error code. Execution up to this seems fine and I get RTT debug prints. I have also tried...
In a timeslot-based multi-protocol application running on an nRF52832 with Softdevice S132 7.0.1, at seemingly random points and very rarely I observe the softevice calling...
There is an error in your documentation here:
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/lib_bootloader_dfu_banks.html?cp=7_1_3_5_1_2_2#lib_bootloader_dfu_appdata...
Hi, I need to support both BLE update and serial update with sdk 17. Going through some past post, the idea is clear.
1) Start with DFU_BLE example project.
2) Add the...
From my understanding, notifications have guaranteed in-order delivery at the lower levels. I'm working on a small file transfer system out of an nrf52840, trying to decide...
Dear Sir/Madam,
As a BLE solution in our products one of the candidate ICs is NRF52820. Our current PCB is a 2 layer one. But the reference design for NRF52820 is 4 -layer...
I'm evaluating if it is possible to build my Bluetooth application using the nRF Connect SDK (v1.3.0) instead of the nRF5 SDK and not be worried about any certification issues...
The nRF Connect app on iOS is able to display "Appearance" information that displays known devices such as a Wearable or TV set. After some research, the Appearance value...
Hi,
What is the BLE Bluetooth ID for the nRF52810 / S112 configuration?
Is there a list of all Qualified Pre-tested Component ID somewhere?
Thanks for your help
M...
Hi,
I am requested a SUPL-C license for running agps. But I got reply mail as SUPL-C license application was not approved.
I have an active/approved DevZone account. ...
Hi,
I am trying to put the micro nRF52 in sleep in the configuration "System OFF, No RAM retention, Wake on GPIO " in order to spend 1.2 uA.
After start:
configure...
I used SDK v15.2.0 (for older project) and SDK v17.0.0 (newer ones), for 52832 and 52840 (and perhaps in other platforms) I noticed there is discrepancy in UART baudrate config...
Hi,
Are there any examples utilizing the nRF9160 RTC? I want to timestamp my data that I send to the cloud because my use-case involves queuing up data for extended periods...