I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Hi,
Reading the nRF52 product specification, I see:
"If the antenna is exposed to a strong NFC field, current may flow in the opposite direction on the supply due to...
Req: from the cap-sense board, different tap will be done by user (like 2 times tap, 3 three times tap etc). so the Bluetooth board (nrf52) will receive these taps as interrupt...
Hello Devzone fellows :)
As you may notice, we have posted our first webcast: Interfacing with Nordic's Softdevices .
It's the first test run in a series in which we...
Anyone knows which Nordic chips they have used in this device, and do you know if it is possible to get it to Arduinio?
www.tu.no/.../345999
http://sfty.com/#produc...
Hello,
Some little compilation errors.
in ble_radio_notification.h
typedef uint8_t nrf_radio_notification_distance_t; => is no more defined in SDK but used here
...
I need to do an hybrid app like nRF UART App but with cordova. i can connect and disconnect, but i don't know how to catch the data every time the ble send.
i'm using this...
Dear all,
I make a simple test on the UART0, putting the code in 'simple_uart.c' to my main.c. When I send out a character 'A', 0x41. From the CRO timing, it appears that...
Hi all,
I am developing ble mesh network, the source code taken from this link: github.com/.../nRF51-ble-bcast-mesh . First i tested led mesh example for two boards.
...
Hi, I need to use whitelist in ble_app_uart example, What are the steps that need to be followed for that. Is device Manager is mandatory for using whitelist. Can anyone throw...
Hi all, i followed the tutorial " devzone.nordicsemi.com/.../" and did the challanges, however there is a detail i don't understand (totally newbie here!): the value of temperature...
Hi Nordic Community and Developers,
I'm designing a small Bluetooth module using nRF51822 to use it in my next projects and I need to use thinner substrate material (~0...
I have an application that we have ported to the nRF52 that used an EEPROM to manage configuration values. This application doesn't update these values often but when they...
Hi All, we have used Arduino modules based at 24L01+ in our application, now we are getting to apoint where we need to find one of theese or another one and do a redesign...
Hi, I'm searching platform for my project.
I will need to send packets from big quantity of transmitters (nRF24LE1) to one reciever (nRF24L01), it will something like voting...
Hi i am interfacing mma842with nrf51822. but i am not getting data. i have uploaded code. can you tell me what is problem. i don't know i am not getting who am i id try.r...