Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
I am trying to integrate BLE into my wireless heart rate monitor project with an Arduino Uno.
Everything works and can successfully be exported over a different BT antenna...
nRF Master Control Panel on LG G2 with Android 4.4.2 can't connect to S130 v0.9 with example that goes with SoftDevice.
But it can connect to S110 example that goes with...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
Hi,
Does anyone know if ESB example library has LBT implemented?
Been doing a timming mapping between master and slave on packet exchange, and looks like a bit too exact...
Hi,
1- Many MCUs, including NRF9E5, have specialized communication ports like UART or SPI. Why not I2C? I assume that every pin can be programmed for any communication...
Hello,
I reckon that it is not possible to write application logic that decides whether to answer a connectable advertisement packet with a connection request as soon as...
I am using the nrf51822 with sdk (6.1.0) and s110 (7.1.0).
Can I do this?
If the nrf51822 is advertising, do Smartphone search the nrf51822?
Or do the ads on My smartphone...
Hello,
In the following code, I have tried to assign a channel to be asychronous so that I can transmit 8 byte acknowledged messages immediately following a button press...
Hi Support team,
I've ported succesfully chibios RTOS on the nrf51422 for month. I've also ported some drivers like I2C - UART - SPI- GPIOS and others... I can play with...
Hi, I have the nrf6310 code in C:\Keil_v5\ARM\Device\Nordic\nrf51822\Board\nrf6310\s110 and then i need use this code in the board PCA20006 (Smart beacon).
Do you know how...
hello Nordics,
i am trying to configure 1ms timer along with BLE_STACK is enable
and same time i am sending 3byte data for every 500ms . and 1ms timer is very important...
I need to automate OTA updating the bootloader and radio for several hundred units that have an nRF51 (softdevice 7.1.0) from a VB.NET windows application. I'm able to call...
Hi, I just bough a couple of dongles (nRF51422_xxAA, with 16kB RAM afaik). In Pack installer there is a lot of example for the nRF51 series but all of them are for nRF51522_xxAC...