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 All,
I want to verfiy the current consumption of nRF52840. I'm using an nRF52840 DK and SDK 17.0.2 RTC example. below are the verfiy steps:
1. Cut SB40 on PCA10056...
Hi,
I we are developing project on BLE NRF52832 module and it warked correctly. during the debugging suddnely it stoped responging to programmer and couldn't be reprogrammed...
I have read about eddystone protocol. I have run
nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_eddystone\pca10040\s132\arm5_no_packs
i am able to build the code...
Hello
My setup looks like this. I am using nrf5_SDK_for_Mesh_v5.0.0 with nRF5_SDK_17.0.2. I have extended the sensor model example (in nrf5_SDK_for_Mesh_v5.0.0) and call...
Just wanted to get clarity on the usage of RACP. In the Glucose SDK example, every measurement gets saved to the database regardless if a Central is connected or not. Why...
Hi,
[246] System: Intermittent extra current consumption when going to sleep
This anomaly applies to IC Rev. Revision 2, build codes CKAA-Dx0, QIAA-Dx0.
It was inherited...
Hello everyone,
I am new and tried some example on the nrf52840 devkit and dongle, including light switch example.
I am now going to send some ASCII bytes through the...
Hi,
The nrf52840 is mounted in our custom board. We found a Jlink programmer , hoping that this programmer is compatible with our chip(nrf52840) to flash the program onto...
Hello! As the subject implies, I'm looking for a Zephyr BLE Long Range Advertiser Example for the nRF52840 DK. Can anyone point me in the direction of one (if it exists)?...
Hi,
I can use nrf21540 to enhance TX power and can see it result, it work fine (The value RSSI in nrfConnect app increase by about 20dbm)
Now, I want to combine both Tx...
Hi, I am working on the mesh serial and run that successfully once using sdk5 for mesh V.5 and nrf52840 devkit and an nrf52840 dongle as a server node. I have several questions...
I am looking into a project that uses a Bluetooth mic and Bluetooth speakers paired to the same computer at the same time. I'm familiar with Bluetooth and with Nordic's offerings...
Assume I have a device running on nRF52840, and two different versions of mobile apps that will attempt to read one of it's characteristics
One version of the app will have...