Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
I am using the ble_app_uart example from SDK13 and something strange is happening. The code without UART part works nice and I can see in RTT that it can discover every beacon...
Hi everybody,
I have an issue with my application, I use the nRF52832-QFAA with the following circuit, when I open the application Nordic 'nRF Connect', I detect the ble...
We have a software application for the NRF52 with BLE communication. The communication part is based on nordic example “ble_app_hids_keyboard”.
We are using Softdevice...
Hi there,
I am using the uart example with SD130 and added neopixel code from GIT to drive the WS2812B LEDs using bit banging.
I want to update the LED every ms. The bitbanging...
I am getting random data while using saadc example to reading analog voltage applied to pin on nrf52840. i want to read analog output from MQ135 gas sensor, I have applied...
Dear all,
by looking at the sdk code, specifically that of s132 component, I understand that the length of the PIN code is statically set to 6 and cannot be changed.
...
We have been using nrf24l01+ for sending few bytes between one Master(Master MCU board) device and many slaves(slave MCU boards). Each time Master Device queries data from...
I installed nRFprobe driver to program and debug my nRF24LE1 chip from Keil. I am using a nRFgo 6700 starter kit for flashing and debugging purpose. I connect ISP connection...
Hi.
We are a Norwegian company trying to create a prototype to monitoring people.
We are already waiting our BLE 5 with ANT capabilities to start creating the prototype...
I am having strange behavior with android application/nrf51 pair
I am normally able to connect to my nrf51 device in a second or two with an android app.
however when the...
I could send external data to nRF 52832 and succeeded in sending the data to the mobile from there.
However, probably because the data transmission interval is different...
Hi,
in the reference circuit, I see a value of 12pf for C1 and C2.
In the murata passive components kit a value of 12pf is also stated, but the part number referenced...
I got my developer kit and have been playing around with BLE. But I got my mind set on a solution with several nodes as sensors, and one "base" node connected with an API...
Our customer is asking us to add Ethernet on board.
I want to use as much "off the shelf" stuff Nordic/Keil has provided as possible.
Is there a "typical solution" with...