I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Dear Nordic Team,
I am using nRF51422 development kit. I am work with example code for ble_pherpheral_proxy.
I want to calculate the battery value from the BLE peripheral...
Hi,
I was checking out the forum and I read that its possible to start a timer from the handler of another timer. However it doesnt work for me.
Im using S132 v2.0.0
...
I have developed my prototype using the NRF51DK and now i am making a custom PCB.I currently use the On booard segger debugger to program the NRF51822.Also, i have ULINK2...
Hi all,
I have been developing a program on mbed using mKit NRF51822 and am now ready to move from prototype to one off production.
I am wondering after i create a custom...
I haven't used printf for a while.
Today I am trying to write some code for UART.
but it can only send the first byte of the string to the port according to the scope, then...
I have the nRF51822 beacon kit, using Keil uVision, downloaded the beacon app and all associated files. Compiles, but how to program the beacon board?
I've done two things...
Using nrf51822, Softdevice S110 V8.0 with SDK V8.0.
Sometimes after attempting to erase a pstorage page with pstorage_clear the firmware receives the NRF_ERROR_INTERNAL...
Hello,
I use pstorage to store in nvm some default values after first boot, and change those values via uart commands.
My cb handler looks the same as one in this example...
hello there i have three nrf51 dk. now in beacon code can we do like, when i upload same code to all three nrf51 dk, three will have different major, minor number. can anyone...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
In the spec TA is specified with a max of 85°C
I assume that this is the Max Ambient temperature and that the die temperature may be higher
Is my assumption correct?
may...
Still trying to get anything ta all to work on the nRF52-DK
I erased the chip
I flashed the soft device "soft_device_s132_v3.3.3" to address 0 and verified
built...
Hi!
We are having problems with pairing & bonding procedures with iOS devices.
On the peripheral side we are using a nrf51822 BLE module on which we are testing pairing...
Hi all,
2 days before we bought nrf52832 board.
in new board i can able to execute all peripheral example ( LED BLINK,button,uart,timer..)which doesnt need softdevice...