Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
Hi,
I get the log:
[00:00:30.320,159]
[1;31m<err> multicell_location_sample: Failed to acquire location, error: -77
Why I can not get the location like this: ...
Hi Amanda, My Last Ticket with Same Subject wrongly closed and issue not resolved So starting new Want to know how suggestion in your last reply will resolve my sequence number...
Hi,
I'm writing a Windows application that used python QT and pynrfjprog library for programming HEX files.
But I can NOT export it into a .exe file for executing (using...
Hi,
I see in the nrf9160 1.2.0 AT document there is a command XFILEWRITE that suggests the GPS almanac can be written and persist in the modem.
Can you provide more documentation...
Hi, I have developed firmware on nRF52840 as a peripheral. Now I have to develop firmware on nRF52832(beacon) as central which scans the first device and connects and sends...
Hi,
I am using Zephyr configured to use the softdevice as the BLE controller.
I am looking to read and write a small amount of data to the flash for non-volatile storage...
I use nRFgo Studio 1.21.2.10 and J-Link V5.12f.
In nRFgo Studio I can erase my nrf52. However, programming with softdevice or application ends with error Unable to find...
Hi,
We are having custom HW and having NRF91DK and NRF52.
We have architecture as NRF91 and NRF52 (Central) is connected over UART and NRF52 (Central) and NRF52 (Peripheral...
Hi
I'm using direction finding connectionless_rx project from NRF Connect SDK 1.7.1 with NRF52833 and I want to sample the CTE with a 4MS/s sampling rate (sample spacing...
Hi, I have a project developed on Visual Studio Code and PlatformIO. Now I want to use the same classes with SEGGER Embedded Studio. How do i do? Thanks.
I am very new to this product and Bluetooth technology in general. I am trying to determine what I have done wrong. I have purchased the nRF52 dev kit and downloaded and installed...
Hi,
In our design we use Fanstel BM832 module, based on nRF52832 chip. We have failed spurious emission in ETSI RX mode. Rx LO at ~4958 MHz exceeds the limit by 0.3 dB....
Hi,
We are working on the iOS App development for our BLE device. Our query is that, “we have completed the connection with Ble device with our iOS application on first...