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'm working on direction finding with nrf52833dk (my own board latter on) and Nordic antenna matrix. I'm using NCS v1.6.0-rc2 and example Direction fing connectionless...
Hello there,
I'm facing inconsistency across two nrf51 PCB boards in term of sending the device name. I'm running the same exact code on both. One is advertising the device...
As shown in the provided picture, the download worked after connecting, but the function does not work.
I have checked the following. 1. Check the operation status of...
Hi,
there are couple of examples on NCS with edge impulse. I would like to know how much space edge impulse add to the application, and to see if it can fit into nRF52840...
I have a customer that is using the nRF9160 embedded into their own device. Need to know if the nRF9160 is a module in which case the customer's end device will need to be...
I have written a string data from peer device, and i want to update the device name with the string in run time without resetting the SOC, how can I do it and what are the...
Hello
I am using HTTP to requests on the server with NB-IoT network on NRF9160 chip
I found that in the HTTP REQUEST command with 1 REV () function to get the results...
Hi Nordic,
I've implemented an extension of the NRF DFU protocol using the "external-app" type. The transfer is stored in external flash, and can be approx 1MB in size....
Hi
I have tested direction finding examples successfully., by default parameters. Theses projects are used as "TX" and "RX" in AoA mode:
https://developer.nordicsemi...
Hello, following this question - https://devzone.nordicsemi.com/f/nordic-q-a/76417/saadc-tasks_calibrateoffset-shall-only-be-used-before-tasks_start-or-after-events_end-nrf52833...
How i'm supposed to check if the device is transmiting any data? I used nRF52833 DK as a sink and node of wirepas mesh network, added another DK and configured it as a regular...
Hi,
I'm making an firmware for the nrf52840 that communicate throw usb to a computer.
First I used the uart library that works fine but required the Jtag and Jling which...
I just cloned the latest zephyr from github and tried littlefs. However, the SPI pins have no traffic and CS line stays unchanged.
Is there something I forgot, since...