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...
When i use the nrf_drv_adc with NRF_ADC_DEFAULT_CONFIG i get the following compile errors:
rf_drv_adc.h:127:27: error: 'ADC_CONFIG_IRQ_PRIORITY' undeclared here (not in...
I am developing a real-time system which triggers an interrupt every few milliseconds. That data is collected in the interrupt. When a memory buffer is full, the data is then...
Hi,
i am trying to start a RTC0 on nrf52 DK with SoftDevice (s132) enabled with project based on "ble_app_template". The problem is that a sd_softdevice_enable() (called...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have setup a development environment using Eclipse and GCC. This setup works nicely. Thanks!
devzone.nordicsemi.com/.../
I noticed different examples in...
Hello,
We are currently designing the hardware for a production run of our product using the nrf52832 chip and would still like to have debugging capabilities with breakpoints...
I have been learning GCC+ Make work flow to build and debug nRF51822 S110-only applications based on the examples from NRF51 SDK v10.0.0. I started with ble_app_beacon example...
I tried to work application.
But firmware stops at advertising_init(). When I exchange advertising_init() and services_init(), firmware does not stop.
why ?
S110 v8.0...
Hello,
My device is nRF51822 SD110 8.0.0.
The problem occured after firmware update in bootloader (own, not SDK) with readback protection enabled.
So bootloader connects...
Hello,
I am currently finishing my deploy script and I am currently using nrfjprog to write some custom UICR data. I have a contiguous region of memory to write but I do...
Dear Nordic team,
Beside other persistent issues with your proprietary DTM command for setting Tx Power (see here and here ) I've found that default Tx Power in ble_dtm...
How do I add multiple devices to a whitelist (as the central, adding peripherals), then use the white list for multiple connections? I have read both
devzone.nordicsemi...
I have nrf51822 QFACA1 and STM32f407VG. I'm programming nrf51822 QFACA1 using STM32f407VG SWD pings. And now I want programming BLE nrf51822 QFACA1 but I can't find any working...
I bought MOD-nRF8001 BLE Module for prototyping. I gave 3.3v Supply to modules's 3.3V pin & GND to GND pin. But, I cant figure out weather mODULE IS ON OR OFF. Its unrecoverable...
Hiiii
In our industrial product we are using nrf24l01+ on PCB which will be going to fully coat with epoxy material while manufacturing. My question is that , whether this...