Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
Hi, When I write data synchronously to memory (nRF51822), I do :
APP_ERROR_CHECK(pstorage_block_identifier_get(flash_handler, 2, &block_handler));
APP_ERROR_CHECK(pstorage_clear...
Hi,
Im having a problem with connecting my phone to nrf DK.
im trying with apps from examples and they work well with HTC one, but my Samsung S6 fails to find device ...
I flashed dual bank ble bootloader from newest SDK (6.1.0) and used it to load my application to chip. I also modified my application (according to instruction here: devzone...
Hi, I have two device. S120 Scanner and S110 Peripheral Device.
At Scanner, I use SDK 9.0.0 and S130 1.0.0, At Peripheral Device, I use SDK 9.0.0 and S110 8.0.0 ..
Scanner...
hello,
I have a custom board which works fine with SoftDevice+Application , but if i Combine a boot loader hex that i complied it doesn't work. But the same ( bootloader...
I found and implemented an example that gives me a decent idea of how to go about polling for data with the UART/FIFO. However this doesn't give any indication of how to use...
Hi.
Trying to set up the Ubuntu development environment for you nRF52 development kit.
I followed this tutorial:
devzone.nordicsemi.com/.../
Stuff done so far:...
I am using the nRF51822 chip. The RAM memory is composed of two blocks (0 and 1) of 8kB each, divided into 4 sections : Call Stack, Heap, Application, and SoftDevice.
If...
Hello,
I have migrated to the latest version of the sdk11. However, I get a nrf error 4 when I call sd_ble_uuid_vs_add. Multiple people on this site have been having this...
I am trying to port blinky_blank (no SoftDevice) to my target and started by creating a custom_board.h header file with correct GPIO pins for the LEDs and duplicating blinky_blank_pca10040...
Can anyone help me reading IO capability in Android? Basically there is a known bug in some Android versions across different manufactures where Android reports wrongly IO...
I want to use chacha20 cypher to encrypt and decrypt a 64 byte message and send it over BLE. I tried using wolfSSL, cifra both of which provides the implementations but there...
Hi,
To measure the transmitted RF power (to reach EN 300 328) we Need some ATT commands to set fix channel and maximal output power. In additional we test the EN 55022...