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...
I am using the two units talking with each other for the BLE uart.
One is running with the example ble_app_uart_c_central. The other is running with the ble_app_uart_peripheral...
Setup:
Node: 1 nrf52840dk acting as a node flashed with mqtt_client_publisher running on top of OpenThread using the nrfSDK for Thread and Zigbee.
Debugger access via...
How are the pins of the nRF52840 used in the Nina B301 mapped into the Arduino / mbed os system? Using the pin mapping files in the ARduino code often doesn't seem to work...
Background: we have a nRF52832 based design that's been used for the past 1-2 years across a couple 100 piece batches. Our latest batch of 500 boards shows an odd behavior...
Hello all,
I'm using a nrf52840 and it's working fine. However, when I supply the chip with 5v on VDDH the GPIO output voltage is 1.8v. When I supply the chip with 3.3v...
Hi,
We are trying to use an nRF21540 FEM with nRF5340 running the latest nRF Connect SDK. Please can you advise how we can generate the necessary TX_EN/RX_EN signals to...
Hi, devzone
I tested nrfutil6.1.0 dfu ble feature and pca10040 as host board to upgrade another board pca10040, successful!
when test nrf connect desktop v3.6.0 and...
Hi,
I want to use my MPU6050 sensor for my nrf5340pdk board using I2C.
But I face some problems with including the sensor driver.
In my prj.conf file, I do the follwoing...
Dear support,
I am developing a TDMA protocol on a custom board with the NRF52840 and SEGGER EMbedded Studio and the SDK 15.0.0. Everything went well until I wished to reduce...
Hello everyone,
I'm using a custom bt gatt service. Everything works fine untill i want to use a service that sends data through notification to the adapter side. I get...
Hello,
I have query about ANT burst mode, I want to confirm that which mode of ANT BURST uses automatic retries and which does not. Here is a document which states ANT BURST...