This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hi,
I have the latest 0.4.0 tag, flashed the latest modem firmware 0.7.0-29.alpha, and debugging the asset_tracker app under nrf9160_pca10090ns.
When I debug the app it...
Hi,
I'm using the latest everything for the nrf52840 with SES.
When I define a global variable that require substantial memory I get the linkage errors:
. bss is too...
Hi
I want to run the the HTTP application update sample on the nRF9160. SDK v0.4.0, SES V4.16, Win 8.1.
I can build and run the application on the DK but I don't find...
Hi,
We have worked with building a raspberry pi system that uses a nRf52832 dev kit board and the pc-ble-driver-js code to scan and connect to our bluetooth devices. This...
Add whitelist function in \ nrf5_sdk_15.2.0 _9412b96\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay, and report error 12804 (0x3204) after disconnection...
I'm trying to use the SAADC to return one value so I initialize it, try to take the reading, then unitize it so I can use it for taking readings through the PPI. The SAADC...
By default, is it enabling or disabling bias correction? If no, how to enable bias correction?
Is the RNG peripheral being left on all the time as a result of us using it...
hello,
I need send 10000bytes large data send central to peripheral in single transmission. I using example code ble_app_uart_c in SDK15.2 nrf52832. what are the parameter...
Hello
I am writing low-power application where NRF is called from the other chip by interrupt, performs bluetooth scan and sends data back over UART. Of course, I want to...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flash the image.
I am using ‘ble_app_bliky” for my application development. In this “Button...
Hello =)
Im trying to run the ble_app_uart_c example on a NRF 52810 Chip.
i got:
SEGGER Embedded Studio for ARM V4.12
SDK 15.3.0
examples\ble_central\ble_app_uart_c...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flash the image.
In ‘System OFF’ after GPIO interrupt, chip will reset and control will come...
Hi All
I am using nRF52832 with softdevice s132_nrf52.6.1.0
and I have to use both protocol (ble & gzll)
the default protocol is ble
after i keep pressing the button...
Hello,
I am working with nrf51822. I have developed a custom evaluation board. Accidently I connected voltage in reverse polarity to the device now i am unable to program...