Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
Hello sir,
I have develop product on nRF52832 DK and now i using custom nrf52832 board Here . I want to continuously on my device with BLE advertising continuously no sleep...
Hi there,
In my SDK12- SD132 NRF52 app, I'm running NUS ok, and I want to add two more services. So, I made this changes at ble_stack init:
ble_enable_params.common_enable_params...
I am trying to add an extra service from an exiting nordic example code:"experimental_ble_app_blinky" into another exiting nordic example code: "ble_app_hids_keyboard".
...
Hello,
I'm encountering a very strange problem while attempting to run an fstorage fs_erase operation on my peripheral device when the central is connected. This is on...
Hello,
I want to make a device that use a Zigbee SoC and a nRF51822 for BLE, and I want to make it in the same board, that imply to have two antennas in the board.
I...
Hello,
This is Milav Form Teq Diligent,India.
I read the Bluetooth core 4.0 pdf.
In that they defined the " Park State " .
is this state are available in nRF51822...
Are any of the freeRTOS examples Power Optimized? I've looked into other related posts but not sure anyone is seeing the same issues I'm seeing. I'm using a Rigado BMD300...
Hello: I'm about to test out the ble mesh dfu, and to do that I need to flash my device, which is nrf52840, with precomped bootloaders.
Now here is the problem: Which one...
We need to certificate our ble devices. I use DTM example. Already I connected to device and flash example. Which correct command can I send from PuTTY console for check that...
I have trouble making iOS to reconnect after a device firmware update: I assume the issue
is due to flash being rewritten and so loosing information about the iOS peer.
...
I'm wanting to design a mesh system that will be running on batteries.
I need to keep track of the battery voltage. I don't plan on monitoring it often maybe a few times...
Hi All,
I am trying to interface an SPI OLED display 128x32 with my nrf51422 development kit over SDK 12.2.0 with BLE. After the program gets compiled, i am getting this...
I am designing a board with a host cpu and Nordic nRF52832 as companion chip in order to have Bluetooth capabilities; the two SoCs are connected each other through the uart...
Hello,
I've been trying to program my nrf52832 board with an st link v2 dongle or an st32 disco board with no luck with eclipse(Didn't find a dedicated tut for using all...