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...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
I want to use nvs in nrf cloud. A conflict is found between the nrf_cloud library and the nvs library. The nrf_cloud library will cause the nvs library to be unavailable,...
Hi, I have a product working with an android app with the nordic library for a nrf51822. I'm using auto connect but I would like just before performing a DFU to change this...
Hello,
I'm trying to run the MQTT simple sample, i don't know why but i can't build and run the project and also i cannot connect J-link.
Do you have any idea?
Thank...
Hi
If I log to RTT I can see ZCL packets decoded on the log using minimal logging but when i tried it with full logging (to get that on the zigbee_shell on the uart) I got...
Hello,
We have a custom design board using Raytac MDBT50Q-1MV2. We'd like to use the DC/DC regulator for REG0 stage for low power consumption. Please see the relevant part...
Hello,
In our product, we use the S132 v3 softdevice and legacy pairing with a static pin code. At startup, this pin code (that can be changed by the user) is read from...
in sample peripheral_uart in NCS1.5.0 ,I want to re-binding uart0 rx and tx pin . the default pin is p0.20 and p0.22 ,i want to rebind witn p1.0 and p1.1 .but i edit in prj...
Hello, I bought the Bluefruit LE Sniffer - Bluetooth Low Energy (BLE 4.0) - nRF51822 - V3.0 from Adafruit Bluefruit.
So, I downloaded nRF Sniffer for Bluetooth LE 3.0 and...
Hi,
I am trying to apply a whitelist during advertisement on my peripheral device. Only one central should be whitelisted at a time. The whitelist is empty on initial...
Hi,
I'm using nRF52840 with ble_app_uart of ble peripheral example. And I'm using IDE is SES.
I want to put two deep learning model into my project , the two deep learning...
Hello,
I have the NCS v1.5.0 and would like to use AES (in different modes) in my non-secure application.
Looking at the crypto libraries available described here http...
Hi,
I am using two nrf52840 boards and a Light-Switch example included in the mesh SDK. One board is programmed with the proxy client , and the other with the proxy server...
Hello I am in the process of developing a central BLE and I would like to be able to transmit 240 byte frames with a device. The problem I have during my tests is that I see...
Hi,
I get " Could not fetch memory size of target devkit: Error: Error occured when get library info. Errorcode: CouldNotOpenDevice (0x4) Lowlevel error: LOW_VOLTAGE (fffffff4...